Skip to content

This a rest api using NodeJs with Framework ExpressJS and mongoDB & Mongoose and JWT

Notifications You must be signed in to change notification settings

abdelalielbahloul/NodeJsRestApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJsRestApi

Rest api using NodeJs and ExpressJS framework with mongoDB & Mongoose using json web token

usage

after cloning:

  • npm i
  • Run touch .env and configure your environment variables like in .env.example
  • npm start NB. it can throw an error if you are not install nodemon try to install it globaly or in you project
  • Run npm i -g nodemon or npm i nodemon --save-dev

Coverage Status

About

This a rest api using NodeJs with Framework ExpressJS and mongoDB & Mongoose and JWT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published