Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 363 Bytes

Installation

  • checkout this repository
  • npm install
  • npm start will start server on http://localhost:8080

Documentation

When you start your local server with npm start you can reach documentation.

  • http://localhost:8080/api-docs - Swagger documentation
  • http://localhost:8080/v3/api-docs - Open API JSON Docs