- Development server
npm start
. Development server would run onhttp://localhost:3000
- Running unit tests
npm test
All routes are handled by swagger-express-mw.
After you start the server you can visit http://localhost:3000/api/swagger to see all routes descrptions and requirements