This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
Consider grpc and grpc-gateway to automate API bridge code #261
Closed
Description
It looks like grpc-gateway can bridge a grpc service to a REST-like interface, which would allow us to avoid maintaining our existing bridge.
https://github.com/grpc-ecosystem/grpc-gateway
See examples:
https://github.com/philips/grpc-gateway-example
http://www.grpc.io/blog/coreos