From 1d89fa5877668920e15c7ae2320c95f12ea99d75 Mon Sep 17 00:00:00 2001 From: Brandon Schurman Date: Wed, 11 Sep 2024 15:39:17 -0400 Subject: [PATCH] README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ef1a4b3fb5..a979a0dec3d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ gRPC to JSON proxy generator following the gRPC HTTP spec ## About + The gRPC-Gateway is a plugin of the Google protocol buffers compiler [protoc](https://github.com/protocolbuffers/protobuf). It reads protobuf service definitions and generates a reverse-proxy server which