Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for gRPC APIs #9

Open
azr opened this issue Apr 15, 2021 · 3 comments
Open

Support for gRPC APIs #9

azr opened this issue Apr 15, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@azr
Copy link

azr commented Apr 15, 2021

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 azr changed the title Support for gRPC Support for gRPC APIs Apr 15, 2021
@eandre
Copy link
Member

eandre commented Apr 17, 2021

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

@eandre eandre added the enhancement New feature or request label Aug 21, 2021
@gagandeepp
Copy link

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

@jaebrownn
Copy link

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

DomBlack added a commit that referenced this issue Nov 16, 2023
This commit removes the express middleware package for now, as it is not
compatible with the current MVP runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants