An open API service indexing awesome lists of open source software.

https://github.com/smithg09/rest_api-nodejs-

RESTFULL API built Using Nodejs , Express and MondoDB
https://github.com/smithg09/rest_api-nodejs-

Last synced: 6 months ago
JSON representation

RESTFULL API built Using Nodejs , Express and MondoDB

Awesome Lists containing this project

README

        

# REST_API-Nodejs-

This project is REST API built using Nodejs and express , Mongodb Is used for database activity and JWT token for user management.

Run the Project Locally :
- Clone the repository
- execute npm install into project direct folder
- Download mongodb compass && mongodb driver.
- then run the project using npm run devStart command