Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 766 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 766 Bytes

Simple Go Microservices gRPC

Simple Microservices using Go with faker data.

  • API Gateway
  • Auth Service
  • Order Service
  • User Service

BUILD WITH

  • Chi
  • Faker
  • JWT

Install

1. Minimum Go version 1.17.8 or higher installed.

How to run project?

1. Set .env
2. Run all gRPC server
3. Run API Gateway
4. Test request using postman
5. Test gRPC using grpcui

Where to edit gRPC protos ?

Click Here (public-protos)

Author

👤 Felix Fernando