How To Test GRPC Services Using GUI client

Опубликовано: 11 Октябрь 2024
на канале: yrrhelp
45,324
344

BloomRPC Download :
https://github.com/uw-labs/bloomrpc/r...

Hey, in this video i explained how to test grpc services using GUI client called BloomRPC. This tool is postman alternative for grpc services.
Steps :
1. Install BloomRPC
2. connect to GRPC server by providing host address and port
3. import proto files
4. Run a service to test and get the response