Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating Unified APIs with Protocol Buffers and gRPC [52m] #56

Open
crccheck opened this issue Mar 25, 2019 · 0 comments
Open

Generating Unified APIs with Protocol Buffers and gRPC [52m] #56

crccheck opened this issue Mar 25, 2019 · 0 comments

Comments

@crccheck
Copy link

https://www.infoq.com/presentations/api-pb-grpc

Chris Roche and Christopher Burnett discuss how they extended the Protocol Buffer (PB) IDL to create unified APIs and data models. From validation logic to automatic logging and statistics, PBs allows them to speed up development across Go, Python, and PHP stacks. They also show how they leverage the Envoy proxy to transparently upgrade HTTP/1.1 services to speak gRPC on the wire.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant