Skip to content

birchturtle/PokemonEvolutionFinder

Repository files navigation

PokemonEvolutionFinder

Test API project.

Has one endpoint: /EvolutionFinder/[name]

Searches https://pokeapi.co/ for the pokemon and returns the evolution chain for it.

E.G. GET /EvolutionFinder/charmander

Returns: { "charmander", "charmeleon", "charizard" },

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages