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
- Host: GitHub
- URL: https://github.com/smithg09/rest_api-nodejs-
- Owner: smithg09
- License: mit
- Created: 2019-12-23T14:42:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:30:19.000Z (over 2 years ago)
- Last Synced: 2024-05-02T06:11:00.719Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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