Skip to content

raghul1992/REST-API-WITH-NODE.JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-API-WITH-NODE.JS

REST API for a ecommerce project.

Used libraries :

Node.js Express.js Mongo DB Mongoose.js Morgan Multer (For uploading images) Body parser

Steps: Install node from https://nodejs.org/en/ Check if installation successful through : node -v Create a project folder --> copy the path of the folder --> go to the path in CMD --> npm init -y Install MongoDB from https://www.mongodb.com/download-center#community Create C:/data:/db Then, Create index.js in project folder Setup Express : Test Express. Way To Go. :) Use the Code in repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published