Hacker News new | ask | show | jobs
by Dlotan 3211 days ago
We will also try to go this path. What is your overall satisfaction with this approach? I saw that grpc-web is marked as alpha and the grpc team itself wants to implement something which is kind of comparable.
1 comments

It's been good. I need to figure out SSR, either in Go or though a Node microservice.

I really like how a proto file defines our whole Api. It makes designing and referencing the Api easy.