Skip to content

An Restful Ecommerce API build using Express and Mongo. Here it contains all the required functionalities of a full-fledged E-commerce API like User registration, User Login & logout , Item-Category Add, Edit & Delete, Product Add, Edit, Delete, fetching cart info etc.

Notifications You must be signed in to change notification settings

nagar2817/Ecom-Rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressJs & MOngoDB based Restful API

This E-Commerce API build using Express and Mongo. Here it contains all the required functionalities of a full-fledged E-commerce API like User registration, User Login & logout , Item-Category Add, Edit & Delete, Product Add, Edit, Delete, fetching cart info etc.

Setup

$ git clone https://github.com/nagar2817/Ecom-Rest-api
$ cd Ecom-Rest-api
$ npm install

Run the service

$ nodemon app.js

About

An Restful Ecommerce API build using Express and Mongo. Here it contains all the required functionalities of a full-fledged E-commerce API like User registration, User Login & logout , Item-Category Add, Edit & Delete, Product Add, Edit, Delete, fetching cart info etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published