Skip to content
#

ecommerce-backend

Here are 22 public repositories matching this topic...

This project, named "E-commerce API Application," is a robust Spring Boot application designed for building and managing an e-commerce platform's backend. It provides a set of RESTful API endpoints that enable various e-commerce operations, such as managing products and handling orders.

  • Updated Oct 1, 2023
  • Java

This repository contains the backend code for an e-commerce website built with the MERN stack. Developed with Node.js and Express.js, it provides RESTful APIs for product management and data retrieval. MongoDB is used for data storage with Mongoose for object data modeling. Explore the code, fork the repository, and contribute!

  • Updated Jul 24, 2024
  • JavaScript

This project involves building the back end for an e-commerce site using Express.js and Sequelize with a PostgreSQL database. It demonstrates a functional API capable of handling CRUD operations for categories, products, and tags. The project includes database configuration, schema creation, and data seeding.

  • Updated May 31, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the ecommerce-backend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ecommerce-backend topic, visit your repo's landing page and select "manage topics."

Learn more