HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bufbuild

43 カルマ登録 7 年前

投稿

Show HN: CEL by Example

celbyexample.com
84 ポイント·投稿者 bufbuild·5 か月前·40 コメント

コメント

bufbuild
·10 時間前·議論
> No clear and easy way to use it with HTTP/1.1. Neither is specific to Python.

> It seems like Google focused on gRPC, but the real prize for adoption would've been going after the simple HTTP+JSON use cases. Like an official protobuf Express middleware.

We'd flag https://connectrpc.com for you :-) HTTP/1.1 out of the box, switches on Content-Type between binary and JSON, and fully-compatible with gRPC. cURL with JSON just works.