Hacker News new | ask | show | jobs
by DandyDev 721 days ago
YAML in any form is error prone and hard to write. Protobuf - for all its warts - is much easier to write And much more type safe.

But let’s just agree to disagree here. You do you and build REST APIs, while I’ll stick to gRPC

1 comments

I’m not anti-protobuf; it’s just overkill for type safety. But yeah, use what you want.