Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 501 Bytes

File metadata and controls

13 lines (12 loc) · 501 Bytes

RESTAPI

This project used technologies like Node JS, Express JS, Mongo DB, By using this anyone can perform CRUD Operation on DataBase of User,
It also have Express middleware function that logs the request method, URL,access token and timestamp for every request to the server


To run this project Do the following steps

PULL THE PROJECT

Then Open Terminal

cd /rootDirectory

npm install

//All Packages installed

node index.js