Hacker News new | ask | show | jobs
by johnfonesca 1146 days ago
>What is openAPI of gRPC?

The proto file. Grab that , use protoc to generate bindings for your language and off you go....