Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize response returned to client. #38

Open
ofuochi opened this issue Oct 6, 2019 · 3 comments
Open

Standardize response returned to client. #38

ofuochi opened this issue Oct 6, 2019 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed

Comments

@ofuochi
Copy link
Owner

ofuochi commented Oct 6, 2019

Return a standard response to client in all controllers. All response could inherit from a BaseResponse class that have useful properties which will be used as a standard for returning responses to client.

@ofuochi ofuochi added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers Hacktoberfest labels Oct 6, 2019
@rugglcon
Copy link
Contributor

rugglcon commented Oct 7, 2019

I could take this.

@ofuochi
Copy link
Owner Author

ofuochi commented Oct 7, 2019

Please feel free

@rugglcon
Copy link
Contributor

rugglcon commented Oct 9, 2019

This appears to already be done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants