Dev.to
Buf Has a Free API: Make Protocol Buffers...
Protobuf is powerful but painful. protoc plugins, code generation configs, import path hell — Buf fixes all of it. What Is Buf? Buf is a suite of tools for Protocol Buffers and gRPC: linting, breaking change detection, code generation, and a schema registry. Think ESLint + npm for protobuf. # Install npm install -g @bufbuild/buf # Initialize buf config init # Lint your .proto files buf lint # Generate code buf generate # Check for breaking changes buf breaking --against .git#branch=main Linting
Read original on dev.to0
0Related
Hacker News
$500 GPU outperforms Claude Sonnet on coding benchmarks
Discussed on Hacker News with 377 points and 217 comments.
377
217Hacker News
Whistler: Live eBPF Programming from the Common Lisp REPL
Discussed on Hacker News with 115 points and 13 comments.
115
13Hacker News
Anthropic Subprocessor Changes
Discussed on Hacker News with 98 points and 44 comments.
98
44Liked this? Start your own feed.
Your own feed is waiting.
Comment
Sign in to join the discussion.
Loading comments…