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

Homogeneous API handling #89

Open
alexandrebrg opened this issue Apr 11, 2023 · 0 comments
Open

Homogeneous API handling #89

alexandrebrg opened this issue Apr 11, 2023 · 0 comments
Labels
good first issue Good for newcomers scope/controller type/enhancement New feature or request

Comments

@alexandrebrg
Copy link
Member

What needs to be done ?

  • API Response type shouldn't be copy / pasted between all methods but should use an abstract that handle it
    • Abstract should be able to have an object an input that is serialized into json
    • It should handle serialization failure by returning a 503

Why it needs to be done ?

  • beautify API handling
@alexandrebrg alexandrebrg added type/enhancement New feature or request good first issue Good for newcomers scope/controller labels Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers scope/controller type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant