API Home
Applications
APIs
Sign up
Log in
Search
K
Log in
Docs
Greeter gRPC API
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