HackerTrans
热门最新趋势评论往期问答秀出招聘

bufbuild

43 声望加入于 7年前

提交

Show HN: CEL by Example

celbyexample.com
84 分·作者 bufbuild·5个月前·40 评论

评论

bufbuild
·13小时前·讨论
> 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.