grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
Go
gRPC to JSON proxy generator following the gRPC HTTP spec
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to grpc-gateway
Help out
- Issues
- docs: make it clear that you can run the gateway inside the same process
- Dynamic proxying, reflection service support
- Inconsistency in handling null in message vs map<string, message> in PATCH parsing
- Wrong route with "/v1/{name=operations}"、"/v1/{name=operations/*}"、 "/v1/{name=operations/**}"
- Proxy to multiple servers and intercept data in gateway to check ACL
- Please document how to handle "If-Match" or return 412 on PRECONDITION_FAILED
- Swagger Conformance
- Allow specifying the exact type and format of custom type fields in swagger output
- Cherry-pick enums as path params fix from v1 to v2
- Listening to stream as EventSource
- Docs
- Go not yet supported