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
- `openapiv3`: Map explicit field presence to `null` type
- io.Copy(io.Discard, req.Body) drains form-encoded POST body before custom handlers can read it
- PSA: Use `json.Decoder` & `Decode` instead of `json.Unmarshal` when using the original request body bytes in business logic
- Some node_tests are failing because of query mapping issues
- Directory-level Mapping
- build(deps): bump form-data and swagger-client in /examples/internal/browser
- How to access path parameters from HTTP middleware after grpc-gateway ServeMux?
- How to send error trailers for grpc server streams
- There isn't necessary fields in *pb.gw.go file
- feat: #6173
- Docs
- Go not yet supported