API Home
Applications
APIs
News & Updates
Sign up
Log in
Search
K
Log in
Docs
Greeter gRPC API
Copy page
More actions
View as Markdown
View page as Markdown
Download spec
JSON
Download spec as JSON
YAML
Download spec as YAML
Greeter gRPC API
1.0-acc
OAS 3.0
API Base URL
Add custom URL
SayHello
post
/public.Greeter/SayHello
Body
application/json
HelloRequest
name
string
Response
200
application/json
OK
HelloReply
message
string
200
application/json
SayHelloStreamReply
post
/public.Greeter/SayHelloStreamReply
Body
application/json
HelloRequest
name
string
Response
200
application/json
Stream (mapped as array)
message
string
200
application/json