-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request