https://github.com/anazcodes/dmart-microservices
A Microservice architecture of an an E-commerce platform.
https://github.com/anazcodes/dmart-microservices
clean-architecture go grpc microservice mongodb postgres
Last synced: about 1 year ago
JSON representation
A Microservice architecture of an an E-commerce platform.
- Host: GitHub
- URL: https://github.com/anazcodes/dmart-microservices
- Owner: anazcodes
- Created: 2023-10-05T06:18:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T03:07:41.000Z (about 2 years ago)
- Last Synced: 2025-01-29T07:43:02.224Z (about 1 year ago)
- Topics: clean-architecture, go, grpc, microservice, mongodb, postgres
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dmart-microservices
A basic Microservice architecture implementation of an E-commerce platform.
- Api-gateway [https://github.com/anazibinurasheed/dmart-api-gateway.git]
- Auth [https://github.com/anazibinurasheed/dmart-auth-svc.git]
- Inventory [https://github.com/anazibinurasheed/dmart-inventory-svc.git]
### Technologies
- Go
- PostgreSQL
- MongoDB
- Microservices
- Clean Architecture
- gRPC