pokedata-api PokeData API built with Nest Description This project provides a server to wrap PokeAPI V2 to reduce results noise and cache results for future PokeData apps. Running Install dependencies with yarn or npm i Start dev server with yarn start or npm start