Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eddycjy/grpc-hello-world
An example of gRPC+grpc-gateway
https://github.com/eddycjy/grpc-hello-world
golang grpc grpc-gateway
Last synced: 2 months ago
JSON representation
An example of gRPC+grpc-gateway
- Host: GitHub
- URL: https://github.com/eddycjy/grpc-hello-world
- Owner: eddycjy
- License: mit
- Created: 2018-02-27T06:31:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T09:03:41.000Z (almost 5 years ago)
- Last Synced: 2024-11-09T12:18:08.030Z (2 months ago)
- Topics: golang, grpc, grpc-gateway
- Language: Go
- Homepage:
- Size: 6.96 MB
- Stars: 135
- Watchers: 8
- Forks: 54
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Grpc Hello World
本项目提供[Grpc+Grpc Gateway实践](https://segmentfault.com/a/1190000013408485)的示例代码
- [Grpc+Grpc Gateway实践一 介绍与环境安装](https://segmentfault.com/a/1190000013339403)
- [Grpc+Grpc Gateway实践二 有些复杂的Hello World](https://segmentfault.com/a/1190000013408485)
- [Grpc+Grpc Gateway实践三 Swagger了解一下](https://segmentfault.com/a/1190000013513469)