Protoc Plugins in Go: gRPC-REST Gateway From Scratch

gRPC-REST gateway is one of the most popular projects in the gRPC-Ecosystem. Since I really like to understand how things work under the hood and how they are implemented, I decided to try and build a minimal gRPC-REST Gateway from scratch. If you are interested as well, make sure to read through the article as I’ve learned a bunch while trying to code it up.

Homayoon Alimohammadi
1 min read
Protocol BuffersgRPCHTTP2GolangCloud

Article Coming Soon

This article is currently being written. Check back soon for the full content!

In the meantime, you can read this article on Medium using the link above.