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

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.

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