sm4536 / RestAPI

RestAPI with CRUD Operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RestAPI

RestAPI with CRUD Oerations for Angular Front-End BlockChain App.

Steps to setup:

The application needs node.js and MongoDB to run. Install latest version of node and mongodb. Start the Mongo Server using Mongo. Run the faker.js for populating the records into MongoDB. Start the server using "npm run start". Install missing modules if any using npm install. Application will be listening on 3000 port. To test the application, hit the URL http://localhost:3000/products Jenkins is configured.........

About

RestAPI with CRUD Operations.


Languages

Language:JavaScript 100.0%