Sunday, March 29, 2020

grpc-gateway: gRPC to JSON proxy generator

grpc-ecosystem/grpc-gateway: gRPC to JSON proxy generator following the gRPC HTTP spec @GitHub

"The grpc-gateway is a plugin of the Google protocol buffers compiler protoc. It reads protobuf service definitions and generates a reverse-proxy server which 'translates a RESTful HTTP API into gRPC. This server is generated according to the google.api.http annotations in your service definitions.
This helps you provide your APIs in both gRPC and RESTful style at the same time."
architecture introduction diagram

gRPC [Node.js] MasterClass: Build Modern API & Microservices | Udemy

No comments: