/sandboxNode

REST Services for Dastkar Billing Managment System

Primary LanguageJavaScript

REST Services for Dastkar Exhibition Managment System

David devDependencies Status CodeCov

GitHub last commit GitHub commit activity

This is a Node.js Application

Installation

Use the npm or yarn to install all node modules.

npm install

OR

yarn install

Running the app

For development

npm start

For production

npm start-prod

API OAS

Swagger Validator

The OAS for the APIs is available on Swagger Docs

To get the latest swagger spec, start the app in development mode and open http://localhost:8080/api-doc or http://localhost:8080/swagger.json