Hacker News new | ask | show | jobs
by joaosoares 1222 days ago
Our team has been using Buf (https://buf.build) recently, and they have a nice solution for schema dependency management.
2 comments

We also switched to Buf. It works really well, and it's nice to have a documented, less obscure wrapper over regular Protobuf commands too. Definitely better than the organically grown Makefiles we had before.
Could you expand on how buf helps
But has a registry and has a tool to use the regiatry to call grpc

https://buf.build/blog/buf-curl/

Didn't dig deeper to see if the bud tooling can help me deciding protobufs laying around when it's not about a grpc call