PokeAPI / pokedex-promise-v2

An easy way to use pokeapi v2 with promises in node.js
MIT License
510 stars 89 forks source link

Pokemon with Special Characters in Their names #69

Closed QuantumMagnus closed 1 year ago

QuantumMagnus commented 1 year ago

Is there a comprehensive list on what strings are being used when passing in the name of a Pokemon with special characters? For example, I saw that Nidoran male and femlae use "nidoran-m" and "nidoran-f" in a previous post, but where would I find the strings used for other mons? Mr. Mime and Type: Null being ones I am not sure what strings they use