eCommerce application with Microservices architecture
-
Updated
Jan 16, 2022 - C#
eCommerce application with Microservices architecture
This project implements a microservices-based architecture using Spring Boot and various Spring Cloud components. The system consists of multiple services that work together to provide a complete e-commerce solution.
An e-commerce platform using microservices, system is broken down into independent, scalable services, each handling a specific business function.
The keepstrong-orders service is a microservice in the keepstrong-delivery project that handles order-related functionalities.
Cart & Order Backend Service | Stable v1.0.0 | Cart, checkout & order processing APIs with Product
Night-Hawk 是一个使用 Go + Gin 构建的电商订单后端项目,涵盖用户认证、商品查询、订单创建、库存事务扣减、Redis 幂等、模拟支付状态流转、统一响应、请求日志和 Docker Compose 一键部署。
A practical demo of a serverless order service for 'GlowMart', a fictional cosmetics e-commerce app on AWS. Includes a static frontend (HTML/CSS/JS) on S3, integrated with API Gateway, SQS, Lambda, DynamoDB streams, and SNS.
Spring Boot-based order service microservice that handles order management functionality. The project is built with Maven and includes a REST API controller for order operations, a service layer for business logic, a repository layer for data persistence, and integration with message queues for asynchronous communication.
Order creation microservice built on top of Cart and Product services.
Add a description, image, and links to the order-service topic page so that developers can more easily learn about it.
To associate your repository with the order-service topic, visit your repo's landing page and select "manage topics."