encore icon indicating copy to clipboard operation
encore copied to clipboard

Support for gRPC APIs

Open azr opened this issue 3 years ago • 3 comments

Hello there, awesome framework ! I had an idea to do something like this in the back of my head for moments but never actually committed to doing it.

Have you ever thought of bringing gRPC generation for user apis too ? The code generation would work similarly to what the JSON thingy is going. But then it'd generate a .proto file from go + some strapping code generation around that and bang !

(Sorry if you have that already, but I couldn't find it in docs/code). Cheers !

azr avatar Apr 15 '21 14:04 azr

Thanks @azr for the kind words! Yes, we definitely want to add support for additional transport protocols, with gRPC being the primary choice :)

eandre avatar Apr 17 '21 10:04 eandre

@eandre Hi I am interested in this,please provide more details

gagandeepp avatar Oct 15 '22 12:10 gagandeepp

Hi - also very curious about this! Would be an epic feature

jaebrownn avatar Jan 17 '23 09:01 jaebrownn