A full gRPC example. Using Unary API, Server Streaming, Client Streaming and Bidirectional streaming.
This example has a Rest API Gateway to convert Rest API calls to gRPC calls. The gateway also has a route "/swagger" that shows the Swagger UI of the available APIs.