This repository is part of my GoCart Ecommerce Microservice Project:
- https://github.com/fazilnbr/GoCart-grpc-Order-Service - Order Service (gRPC)
- https://github.com/fazilnbr/GoCart-grpc-Cart-Service - Cart Service (gRPC)
- https://github.com/fazilnbr/GoCart-grpc-Product-Service - Product Service (gRPC)
- https://github.com/fazilnbr/GoCart-grpc-Auth-Service - Authentication Service (gRPC)
- https://github.com/fazilnbr/GoCart-grpc-API-Gateway - API Gateway (HTTP)
$ make proto
# development
$ make server