gdirk07 / PokemonChecker

Playing around with APIs
https://gdirk07.github.io/PokemonChecker/
0 stars 0 forks source link

Updated fetch all pokemon service to filter unwanted results #26

Closed gdirk07 closed 2 years ago

gdirk07 commented 2 years ago

Filtered out the allPokemon query to remove extra forms. Resolves: #16

jeremy-jtlo commented 2 years ago

Great way to reduce some of the legwork on the class calling the service.