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.
Comments
Similar requests
gRPC custom client/server certificates & grpc channel options
5 votes · 0 comments
Visual error indicator when gRPC server reflection fails
1 vote · 0 comments
add metadata (headers) to grpc reflection call
8 votes · 0 comments
Tweak URL for GRPC
1 vote · 0 comments
GRPC: support metadata in the response
2 votes · 0 comments
No comments yet.