Skip to content

Upadhyay-Yatendra/Ecom-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Platform

This is an E-Commerce Platform backend api built using Node.js and Express.js for the backend.

Features

The platform provides the following features:

User Side APIs:


Authentication
Profile view
Profile update
Add to cart
Add to wishlist
Search
Filter by price

Admin Side APIs:


Authentication
Create, update, and delete product
Suspend user account

Technologies Used


Node.js
Express.js
MongoDB

Getting Started

Prerequisites


Node.js (version 12 or later)
MongoDB

Installation


Clone the repository
Install dependencies using the following command: npm install

Usage


Start the server using the following command:
node server.js
Open the app in a browser at https://ecom-api-1qfd.onrender.com

Testing

API endpoints can be tested using Postman.

Authors

YATENDRA UPADHYAY

About

This is the backend api of an ecommerce website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published