PokeAPI / pokepy

A Python wrapper for PokéAPI
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
127 stars 27 forks source link

Implement list method / query root endpoints #69

Open Kronopt opened 3 years ago

Kronopt commented 3 years ago

Querying a root endpoint of PokeAPI returns a list of resources available for that endpoint. pokepy should handle that situation