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

Consume API sample #80

Open
3 tasks
josago97 opened this issue Apr 29, 2024 · 0 comments
Open
3 tasks

Consume API sample #80

josago97 opened this issue Apr 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@josago97
Copy link

Topics to cover

  • Consume a REST API
  • Search with filters
  • Sort items

Ideas for a sample

The idea would be to make an application that would get data from an external REST API and then allow the user to search with filters and sort how items are displayed.
A possible example would be to develop a Pokédex, obtaining data from the PokeAPI and with a search engine that filters by generations, types or name. Additionally, you can choose whether the Pokémon are displayed in ascending or descending order according to their number or name.

Additional context

@josago97 josago97 added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant