Quick feature request that would make my life (and probably many other devs') way easier: gRPC reflection support!
Why it's cool:
  • Our services are already using gRPC reflection
  • Postman's already doing it 👀
  • Would be a game-changer for API testing
  • Super helpful for microservices development
Imagine: Click a button, instantly see all your services and methods. No manual config, just pure developer magic!
Bonus points if it's as smooth as Postman's implementation.
Cheering for this feature!
Thank you, guys! Good job!