logoalt Hacker News

wilgyesterday at 7:49 PM1 replyview on HN

One of the best parts of Protobuf is that there's a fully compatible JSON serialization and deserialization spec, so you can offer a parallel JSON API with minimal extra work.


Replies

bglusmanyesterday at 7:56 PM

Yes! Came to comments to see if that was discussed/commented on above with link: https://protobuf.dev/programming-guides/json/