I built a simple node.js client for fetching Pokémon data from pokeapi.co. You can run it on the server as well as in a browser, although in the latter case you’d need to direct the requests through a proxy on your origin server.
31 Mar 2015
I built a simple node.js client for fetching Pokémon data from pokeapi.co. You can run it on the server as well as in a browser, although in the latter case you’d need to direct the requests through a proxy on your origin server.