Hacker News new | ask | show | jobs
by lanigone 202 days ago
envoy (the proxy) can transcode RESTful APIs to internal grpc services and vice versa. you can even map like url params etc. to proto fields. it works well, even server streaming.