## How to run this example
1. run grpc server
```sh
$ go run grpc/server.go
```
2. run gin server
$ go run gin/main.go
3. use curl command to test it
$ curl -v 'http://localhost:8052/rest/n/thinkerou'