This is Back-end api of pokemon's data includes "name", "image", "types"...
command npm install
and npm start
to run project on http://localhost:5000
Use query "types", "name", "limit", "page" to filter data
Use /:id to search pokemon
You can create new pokemon and types that have to approve
You can update your pokemon which have new "name", "types", or "url"
You can delete your pokemon if you don not like by pokemonId