/go-microservices-grpc

Contains exemple of a micro-services app using gRPC and Go

Primary LanguageGo

Go microservices app using gRPC

For now it only has two services: calculator and greet which each contains several micro-services.

Notes

gRPC Errors

Here

Deadlines

Here