Documentation ¶
Overview ¶
Command protoc-gen-openapiv3 is a plugin for Google protocol buffer compiler to generate a reverse-proxy, which converts incoming RESTful HTTP requests to gRPC invocation. You rarely need to run this program directly. Instead, put this program into your $PATH with a name "protoc-gen-grpc-gateway" and run
protoc --openapiv3_out=output_directory path/to/input.proto
See README.md for more details.
Click to show internal directories.
Click to hide internal directories.