This project provides backend services required by hffrontend
1. node version >5.1
2. npm version > 3.8
npm install //To install dependencies node app.js //To start the application
1. Api endpoints can be accessed using http://localhost:3344/
2. Swagger docks for api can be accessed by navigating to http://localhost:3344/swagger/