Build tools that bridge OpenAPI and gRPC
- Mentors
- Noah Dietz, Tim Burks
- Organization
- API Client Tools at Google
Creating APIs should be as easy as writing a “Hello World” program. Therefore, the Google APIs team is working on different tools to accomplish that goal. One of those tools is gnostic which converts JSON or YAML OpenAPI descriptions to equivalent Protocol Buffer specifications. This project idea aims at creating a plugin for gnostic that generates a Protocol Buffer specification that can then be used to generate a gRPC API.