What does HackerNews think of grpcui?
An interactive web UI for gRPC, along the lines of postman
Language:
Go
#76
in
Go
Pretty cool, but if you like a gui, I'd highly recommend https://github.com/fullstorydev/grpcui, lightweight and super easy to use
You can see that reflection in action through tools like grpcui:
I've been using https://github.com/fullstorydev/grpcui + Paw so I hope that Paw catches up and also adds gRPC support. Definitely a good decision to have everything in one tool.