ports/devel/grpc-gateway
Muhammad Moinur Rahman f7ae4c5c47
devel/grpc-gateway: New port
gRPC to JSON proxy generator following the gRPC HTTP spec

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.

WWW: https://github.com/grpc-ecosystem/grpc-gateway/
2025-05-04 20:44:52 +02:00
..