name: Unary hello world
summary: Simple unary call returns greeting
tags: [smoke, basic, unary]
owner: backend
links:
- https://github.com/gripmock/grpctestify-rust
localhost:50051
hello.HelloService/SayHello
{
"name": "World"
}
{
"message": "Hello, World!"
}