Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aayushajs/e-comerce-backend

This e-commerce backend uses Node.js, Express.js, and MongoDB to manage products. It supports features like viewing all products, retrieving product details by ID, creating, updating, and deleting products. The product model includes title, price, description, category, and image. No authentication or user management is implemented.
https://github.com/aayushajs/e-comerce-backend

Last synced: 18 days ago
JSON representation

This e-commerce backend uses Node.js, Express.js, and MongoDB to manage products. It supports features like viewing all products, retrieving product details by ID, creating, updating, and deleting products. The product model includes title, price, description, category, and image. No authentication or user management is implemented.

Awesome Lists containing this project