An open API service indexing awesome lists of open source software.

https://github.com/msisdev/grpc-go-cloud-run

Grpc-Go demo program that runs on Google Cloud Run
https://github.com/msisdev/grpc-go-cloud-run

Last synced: 11 months ago
JSON representation

Grpc-Go demo program that runs on Google Cloud Run

Awesome Lists containing this project

README

          

# grpc-go-cloud-run
Grpc-Go demo program that runs on Google Cloud Run. This is an example of actual working Go program. Some codes are referenced from:
- https://github.com/GoogleCloudPlatform/golang-samples/tree/main/run/grpc-server-streaming
- https://github.com/grpc-ecosystem/go-grpc-middleware/blob/main/examples/server/main.go

# How to run
- Check each README file in the subfolder.