The source code of the Next server.
Call the server using grpcurl or any gRPC client.
grpcurl -plaintext -proto ./proto/bottles.proto -d '{}' '[::1]:50052' bottles.Client.Health
{
"ok": true
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
The source code of the Next server.
Call the server using grpcurl or any gRPC client.
grpcurl -plaintext -proto ./proto/bottles.proto -d '{}' '[::1]:50052' bottles.Client.Health
{
"ok": true
}