mirror of
https://github.com/gin-gonic/gin.git
synced 2025-04-06 03:57:46 +08:00
227 B
227 B
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'