Improve PokèAPI example
Current we have the PokèAPI example, but it only specifies two requests: https://pokeapi.co/api/v2/pokemon and https://pokeapi.co/api/v2/${pokemon_name}. It would be nice to have more requests specified.
PokèAPI API documentation