FeatureFuel
3

GRPC server reflection protocol

Source: Kong/insomnia#3942 · opened by @Bouwdie
Hello everyone. I am very happy with the coming of GRPC into the insomnia tooling. I think it is an opportunity to get ahead of the game in API development and testing - one tool to rule them all (whilst keeping it simple). One thing that might be an interesting feature is an implementation of the GRPC reflection protocol: It would make connecting to services that much easier since you do not have to acquire the proto files. Which for a simple service is a nuisance but doable, for a more complex one using the buf toolset with external dependencies it gets more complex. Personally (and in my company) we implement the reflection protocol for all our services to lower the boundaries of starting with GRPC. I think it would not be difficult to add, and an easy step to make GRPC more accessible. What are your thoughts? :1234:

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests