Skip to content

Aris-ngoy/rest-api-with-nodejs-express-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-api-with-nodejs-express-mongodb

This is a restful api build with express and mongoose

#nodejs need to be install on your machine to run this project

structure

Routes =>All routes are here
Models => All models with Mongoose Schema
MiddleWare JWT Token and secure route
To Start
.create .env file on the project directory and create a variable and assign it your mongodb url
.npm install to install packages
.npm start to start your server

About

This is a restful api build with express and mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published