Skip to content

#Backend: Implement a respond for building and returning the data on a certain format #57

Description

@detjonmataj

Here we will implement Response::respond($data) that will build the data and return a response object which will be a instance of itself and then chain the a method that will return the data on a certain format.

May consider refering to https://developer.mozilla.org/en-US/docs/Web/API/Response, but will keep minimalist for now.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions