forked from mirror/gin
605aa1c30f
sorry...fixed #1403 |
||
---|---|---|
.. | ||
gin | ||
grpc | ||
pb | ||
README.md |
README.md
How to run this example
- run grpc server
$ go run grpc/server.go
- run gin server
$ go run gin/main.go
- use curl command to test it
$ curl -v 'http://localhost:8052/rest/n/thinkerou'