prepared to work with fake data quickly.
npm install
npm run start
Your fake api address will be working at http://localhost:3001/api
GET 200: http://localhost:3001/api/status-200
POST 201 http://localhost:3001/api/status-201
GET 400: http://localhost:3001/api/status-400
GET 500 http://localhost:3001/api/status-500