Skip to content

Are you looking for a complete and updated Pokedex ? You have come to the right place! This repository includes a complete Pokedex with detailed information about each Pokemon, including its types, abilities, stats, and much more. Explore the world of Pokemon like never before!

Notifications You must be signed in to change notification settings

DeveloperFernandito23/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Pokedex || @DeveloperFernandito23 && @AntonioGuillen123

Made by the students of 1st of the Higher Degree of Web Development:
Fernando Cervera
Antonio Guillén

PokeAPI

Get Pokemon

  GET https://pokeapi.co/api/v2/pokemon/{id}
Parameter Type Description
id string Required. Id of pokemon to fetch

Get Pokemon Specie

  GET https://pokeapi.co/api/v2/pokemon-specie/{id}
Parameter Type Description
id string Required. Id of pokemon to fetch

Get Pokemon Evolution Chain

  GET https://pokeapi.co/api/v2/evolution-chain/{id}
Parameter Type Description
id string Required. Id of chain number to fetch

Get Item

  GET https://pokeapi.co/api/v2/item/{id}
Parameter Type Description
id string Required. Id of item to fetch

Get Location

  GET https://pokeapi.co/api/v2/location/{id}
Parameter Type Description
id string Required. Id of location to fetch

Authors

About

Are you looking for a complete and updated Pokedex ? You have come to the right place! This repository includes a complete Pokedex with detailed information about each Pokemon, including its types, abilities, stats, and much more. Explore the world of Pokemon like never before!

Resources

Stars

Watchers

Forks