Skip to content

ajaykumar2pp/E-Com-API-Using-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce API Project 🚀

⭐ Introduction

This is a Ecommerce API Project which is built using Nodejs, Ejs ,CSS, Javascript , Bootstrap. It is responsive across all devices.

Features ( Test your API’s using Postman )

-Post Method : API to add products to the database.
-Get Method : API to list products
-Delete Method : API to delete products
-Put Method : API to update quantity of a product (can be incremented or decremented)

.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:2000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Packages Install

-body-parser
-dotenv
-ejs
-express
-express-session
-mongoose
-nodemon

🔗 Links

Checkout the website link https://e-com-api-ajay.herokuapp.com/



💻

Create Product

Screenshot (71)

List Product

Screenshot (70)

Update Product

Screenshot (68)

Delete Product

Screenshot (69)

Releases

No releases published

Packages

No packages published