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
- Move golden diff checking into Bazel
- Support wkt.HttpBody as the body type in requests
- An RPC proto oneof field documents the field not used in the path as an optional request parameter
- Hosting the grpc-gateway with an OpenAPI ui?
- Support Enum Types in Path
- 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
- Docs
- Go not yet supported