ecommerce-grpc-microservice

(On Progress) Lab (Building E-Commerce Microservices using Golang, Rest and GRPC with Multiple Docker Container)

Stars
108

Mini E-Commerce Build with Go, GRPC, and Microservices Architecture with Multiple Docker Container

Demo(Building E-Commerce Microservice using Golang, Rest and GRPC)

TODO

  • Create Backend for Product, Order, & Payment
  • Integrate all backend using GRPC
  • Create Client (both for Front end web and Mobile app)

Running

  • Need Docker and Docker Compose on your Machine

  • Run Command

    $ make up
    
  • And visit the Front End http://localhost:3003

  • Stop Container

    $ make down
    
Badges
Extracted from project README
forthebadge forthebadge
Related Projects