https://github.com/guillaumefalourd/poc-proto
This repository contains diversous protobuf files to use with gRPC services implementations.
https://github.com/guillaumefalourd/poc-proto
grpc poc protobuf
Last synced: 8 months ago
JSON representation
This repository contains diversous protobuf files to use with gRPC services implementations.
- Host: GitHub
- URL: https://github.com/guillaumefalourd/poc-proto
- Owner: GuillaumeFalourd
- Created: 2021-08-05T17:08:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T19:38:46.000Z (about 4 years ago)
- Last Synced: 2025-01-12T06:07:12.652Z (10 months ago)
- Topics: grpc, poc, protobuf
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POC Proto
This repository contains diversous protobuf files to use with gRPC services implementations.
## References
- [Libraries for grpc services](https://www.bugsnag.com/blog/libraries-for-grpc-services)
- [How We Build gRPC Services At Namely](https://medium.com/namely-labs/how-we-build-grpc-services-at-namely-52a3ae9e7c35)