feat: gRPC support
Is your feature request related to a problem? Please describe. Postman supports gRPC and that makes it really easy to debug and test around with Microservice apps.
Describe the solution you'd like Possibility to paste a protobuf definition or select file/directory to use (maybe even watch). There is also gRPC reflection, if the server supports it it's possible to retrieve the proto definition that way.
Describe alternatives you've considered Postman ;P
Additional context -
I'd estimate this feature to be quite a lot of work, so prioritizing the important stuff makes more sense.
Thank you for the gRPC support request. yes, It's definitely on the roadmap. We'll consider it once we finish the desktop app and api documentation feature.