https://github.com/gopherlinzy/grpc-gateway-example
grpc-gateway的例子
https://github.com/gopherlinzy/grpc-gateway-example
cobra go grpc swagger
Last synced: about 1 month ago
JSON representation
grpc-gateway的例子
- Host: GitHub
- URL: https://github.com/gopherlinzy/grpc-gateway-example
- Owner: Gopherlinzy
- Created: 2022-11-09T11:50:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T03:48:43.000Z (over 2 years ago)
- Last Synced: 2025-03-25T22:51:29.247Z (about 2 months ago)
- Topics: cobra, go, grpc, swagger
- Language: Go
- Homepage:
- Size: 4.61 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grpc-gateway-example
gRPC的生态扩展grpc-gateway应用示例
gRPC(八)生态 grpc-gateway 应用:同一个服务端支持Rpc和Restful Api:https://linzyblog.netlify.app/2022/11/10/grpc-gateway/