How to run this example

  1. run grpc server
  1. $ go run grpc/server.go
  1. run gin server
  1. $ go run gin/main.go
  1. use curl command to test it
  1. $ curl -v 'http://localhost:8052/rest/n/thinkerou'