API Lab
npm i
npm start
Documentation for the current routes is available at the root (automatically generated).
http://localhost:8000/
The swagger document is also served for reference.
http://localhost:8000/routes.yml
Update Routes/Endpoints
See routes.yml
(Swagger document)
Initial mock data
See initial-data.json
(Array of Resource objects)
Testing
Currently only linting available for Swagger document npm run lint