"Copy as grpcurl" for gRPC requests #7180
Unanswered
ravanscafi
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For regular HTTP requests, we can copy the requests as cURL:
However, there's no similar way to do that with gRPC requests.
grpcurl is the most used cURL-like tool to interact with gRPC requests and it would be awesome to have such ability.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions