This application uses the requests library and flask to make a simple API consumer that accesses PokeAPI. You can use the search field to look up a Pokemon and see some data displayed in a table. This was a good way to practice making API calls and filtering data.

Share this project:

Updates