Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/docs/related_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ nav_order: 8
- [grpc-starter transcoding](https://danielliu1123.github.io/grpc-starter/docs/extensions/grpc-http-transcoding/)

A Java implementation of grpc-gateway based on Spring Boot.

- [grpc-rest-api-example](https://github.com/bullet-tooth/grpc-rest-api-example)

An example repo showcasing how to use gRPC-Gateway with a Java Maven multi-module project.