Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

yadejo/rd-react-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realdolmen React Track - Exercise

Pokemon REST API

Setup

to start the API, execute following actions:

  • $ cd ./api
  • $ npm install
  • $ nmp run start

Routes

Route Description
/pokemon Get a list of all available Pokemon
/pokemon/{id} Get details of a given Pokemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published