This is a Ecommerce API Project which is built using Nodejs, Ejs ,CSS, Javascript , Bootstrap. It is responsive across all devices.
-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)
.
In the project directory, you can run:
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.
-body-parser
-dotenv
-ejs
-express
-express-session
-mongoose
-nodemon
Checkout the website link https://e-com-api-ajay.herokuapp.com/