Interactive gRPC client with a REPL for testing gRPC services
More expressive universal gRPC client
evans$ evans -r repl --host localhost --port 50051$ evans --host localhost --port 50051 call package.Service.Method --file request.json$ evans --proto ./service.proto describe