almir0201 / Pokedex

0 stars 0 forks source link

Research and collect all endpoints needed #102

Open Shekey opened 6 months ago

Shekey commented 6 months ago

https://pokeapi.co/docs/v2

almir0201 commented 6 months ago

Pokemon types - https://pokeapi.co/api/v2/type/{id or name}/ Pokemon abilities - https://pokeapi.co/api/v2/ability/{id or name}/ Pokemon cardprop characteristics - https://pokeapi.co/api/v2/characteristic/{id}/ Pokemon generation - https://pokeapi.co/api/v2/generation/{id or name}/ Pokemons - https://pokeapi.co/api/v2/pokemon/{id or name}/ Progress with description experiences - https://pokeapi.co/api/v2/growth-rate/{id or name}/ Pokemon images(sprite) - https://pokeapi.co/api/v2/item/{id or name}/ List of 20 pokemons - https://pokeapi.co/api/v2/pokemon Poison effect - https://pokeapi.co/api/v2/language/9/