Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 371 Bytes

File metadata and controls

13 lines (8 loc) · 371 Bytes

pokeapi

##Objective: To get the first 20ty Pokemons and find the most fat (by weight)

To start the application you needs to use NodeJS and npm:

  1. Clone the repo
  2. Use npm i
  3. Then npm start

Response time after a GET-request for about 5-10 seconds, depending on the your network and pokeapi timeout.

This case have some issues. Look about it in "Issues".