gRPC-Gateway

gRPC-Gateway is a plugin of protoc. It reads a gRPC service definition and generates a reverse-proxy server which translates a RESTful JSON API into gRPC. This server is generated according to custom options in your gRPC definition.

Get started View it on GitHub


Getting started

gRPC-Gateway - 图1 gRPC-Gateway - 图2 gRPC-Gateway - 图3 gRPC-Gateway - 图4 gRPC-Gateway - 图5

gRPC-Gateway helps you to provide your APIs in both gRPC and RESTful style at the same time.

gRPC-Gateway - 图6

To learn more about gRPC-Gateway check out the documentation.

Contribution

See CONTRIBUTING.md.

License

gRPC-Gateway is licensed under the BSD 3-Clause License.

See LICENSE.txt for more details.

Thank you to the contributors of gRPC-Gateway

gRPC-Gateway - 图7