This is a series about gRPC technology and everything that revolves around it. In it you will find
In this post I explain why Google created gRPC and how it differs from REST APIs. I also give you a theoretical and practical example, and show you how to define your services with Protobuf.
I introduce you to protocol buffers and how they are used for the definition of gRPC services.
How to define a service with Protobuf