Skip to content

Commit

Permalink
docs: add grpc-starter transcoding in related_projects.md (#4456)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielLiu1123 authored Jun 20, 2024
1 parent 9574461 commit 5e33d52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/related_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ nav_order: 8
A shell script that can be used to generate a Go project that utilizes the gRPC-gateway and protobuf to expose a simple API.

Tutorial guide: [Automate gRPC-Gateway project generation in Go with gen-grpc-gateway-api](https://akoserwal.medium.com/automate-grpc-gateway-project-generation-in-golang-with-gen-grpc-gateway-api-015759f1e51b)

- [grpc-starter transcoding](https://danielliu1123.github.io/grpc-starter/docs/extensions/grpc-http-transcoding/)

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

0 comments on commit 5e33d52

Please sign in to comment.