Skip to content

Milan-Mishra/-Node-Relationship-Between-Documents-Joi-validation-Mongoose-Rest-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Relationship-Between-Documents-Mongoose-Joi-Validator-MVC-Rest-API

Tech=>Node.js
Database=>Mongodb
ODM-library=>Mongooes
Database_backup=>src/db_backup

Additional infomation

Designed a Project of the relation between documents using mongoose in nodejs with REST API Along with Joi backend validator followed by MVC structure which furnishes knowledge about one-to-one and one-to-many relationship

More info:https://docs.mongodb.com/manual/applications/data-models-relationships/

Reuired modules

express @4.17.1
mongoose @5.13.2
Joi @17.4.1
dotenv @10.0.0

How to Start

Open the directory and install all the required modules by typing the following command
npm i

After module installation just simply typewrite the following code to start the node server
node server

How to install Postman

Link:https://www.postman.com/downloads/