Skip to content

voltgizerz/go-microservices

Repository files navigation

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