yusuiked / hello-grpc-gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

try it out

$ go run main.go
$ curl -X POST -k http://localhost:8090/v1/example/echo -d '{"name": " hello"}'
{"message":"hello world"}

About


Languages

Language:Go 100.0%