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

[Feature Request] gRPC Support #12

Open
ThaDaVos opened this issue Apr 10, 2021 · 8 comments
Open

[Feature Request] gRPC Support #12

ThaDaVos opened this issue Apr 10, 2021 · 8 comments
Labels
feature request New feature or request

Comments

@ThaDaVos
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Currently I am using BloomRPC for all my gRPC testing but I found Thunder Client and loving it so far for testing my rest/graphql based (micro)services but I would also love to use it to test my gRPC based service as then I don't have to leave my IDE any to do any testing <3

Describe the solution you'd like
A clear and concise description of what you want to happen.

An option to select .proto files, enter a host to send requests to and be able to send request to the gRPC service to test it like it's a normal REST based service.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Like mentioned before I am currently using BloomRPC for this, it generates a client on the flow so you can easily use it with whatever gRPC service you want by just selecting the .proto files.

Implementation:

I think it's based to use grpc-web for this, as you can see the Thunder Client as a web-app - we don't need server implementation. Or option is to use the @grpc/proto-loader.

@rangav
Copy link
Collaborator

rangav commented Apr 10, 2021

Hi @ThaDaVos I will add this to the roadmap, it will take some time as I have other items in the list to complete.

if you like to contribute let me know, that will make it quicker to implement.

@rangav rangav added the feature request New feature or request label Apr 11, 2021
@yswtrue
Copy link

yswtrue commented Jul 5, 2021

Hope grpc supporting too

@da-revo
Copy link

da-revo commented Jul 7, 2022

GRPC support would be great to have postman has launched beta support for it too. I am seriously considering converting my backend to use GRPC.

@zs-dima
Copy link

zs-dima commented Sep 1, 2023

+1

1 similar comment
@steinhausa
Copy link

+1

@rangav rangav mentioned this issue Apr 27, 2024
@rangav
Copy link
Collaborator

rangav commented Apr 27, 2024

FYI - our roadmap is published here, let us know if you have any feedback.

#1527

@xiak
Copy link

xiak commented Sep 13, 2024

+1
More and more microservices are using grpc. Looking forward to adding this function

@rangav
Copy link
Collaborator

rangav commented Sep 13, 2024

Update: We plan to release this feature within the next 1 or 2 months

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants