Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 440 Bytes

Debitoor test application

Running the code

  • Development server npm start. Development server would run on http://localhost:3000
  • Running unit tests npm test

Routes

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