You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Improve PokèAPI example
Current we have the PokèAPI example, but it only specifies two requests:
https://pokeapi.co/api/v2/pokemon
andhttps://pokeapi.co/api/v2/${pokemon_name}
. It would be nice to have more requests specified.PokèAPI API documentation
The text was updated successfully, but these errors were encountered: