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

Add more information in API endpoint #259

Open
nathanaelhoun opened this issue Mar 27, 2021 · 0 comments
Open

Add more information in API endpoint #259

nathanaelhoun opened this issue Mar 27, 2021 · 0 comments
Labels
backend Server side issue enhancement New feature or request

Comments

@nathanaelhoun
Copy link
Member

We could add more informations in our API endpoints to avoid chained requests in the client side (slowering down the final processing of data client-side)

For example: queryDuel first queries the duel, and then make a second API call to get the informations for the two users to be able to show the profile pictures.

@nathanaelhoun nathanaelhoun added enhancement New feature or request backend Server side issue labels Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Server side issue enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant