https://github.com/bangadam/grpc-go
Example of gRPC in Go
https://github.com/bangadam/grpc-go
go golang grpc tutorial
Last synced: 3 months ago
JSON representation
Example of gRPC in Go
- Host: GitHub
- URL: https://github.com/bangadam/grpc-go
- Owner: bangadam
- Created: 2021-12-04T01:37:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T00:42:44.000Z (over 3 years ago)
- Last Synced: 2024-11-14T03:32:30.033Z (7 months ago)
- Topics: go, golang, grpc, tutorial
- Language: Go
- Homepage:
- Size: 44.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Example of GRPC in Go
- [√]: Unary API
- [√]: Streaming API