Node.JS E-Commerce API with MongoDB and Stripe
-
Updated
Oct 2, 2021 - JavaScript
Node.JS E-Commerce API with MongoDB and Stripe
This repo includes the back-end code for a JavaScript application that uses Node.js to build a shopping cart and embed a payment form using North's Browser Post API.
This project is a backend implementation for an e-commerce application built using Node.js. It provides a robust API for managing products, users, orders, and other essential functionalities required for an e-commerce platform.
E-commerce API is an api that helps users switch between being a buyer and a seller, buyers can create, get, update and delete products, meanwhile sellers can't, buyers can only buy products. For sellers to buy products they will have to switch to being a buyer and vice versa
Node.JS E-Commerce API with MongoDB and Stripe
Add a description, image, and links to the nodejs-ecommerce topic page so that developers can more easily learn about it.
To associate your repository with the nodejs-ecommerce topic, visit your repo's landing page and select "manage topics."