Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mjpitz/grpc-by-example
quick stop for some grpc references
https://github.com/mjpitz/grpc-by-example
examples grpc grpc-go grpc-node kubernetes tls
Last synced: about 2 months ago
JSON representation
quick stop for some grpc references
- Host: GitHub
- URL: https://github.com/mjpitz/grpc-by-example
- Owner: mjpitz
- License: apache-2.0
- Archived: true
- Created: 2019-11-21T03:04:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-07-28T15:17:28.000Z (over 4 years ago)
- Last Synced: 2023-09-13T04:26:26.772Z (about 1 year ago)
- Topics: examples, grpc, grpc-go, grpc-node, kubernetes, tls
- Language: Go
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# grpc-by-example
![Google Analytics](https://www.google-analytics.com/collect?v=1&tid=UA-172921913-1&cid=555&t=pageview&ec=repo&ea=open&dp=grpc-by-example&dt=grpc-by-example)A collection of snippets that demonstrate setting up [gRPC](https://grpc.io) clients and servers.
## Resources
* [Code of Conduct](CODE_OF_CONDUCT.md)
* [Contributing](CONTRIBUTING.md)
* [Developer Certificate of Origin](DCO)
* [License](LICENSE)