This website works better with JavaScript
Home
Explore
Help
Register
Sign In
publics
/
gin-gonic__gin
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ccb9e90295
Branches
Tags
benchmarks
better-bind-errors
master
new-catch-all
thinkerou-patch-1
v1.4.0
v1.3.0
v1.2
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1
v1.0
v1.0-rc.2
v1.0rc1
v0.6
v0.5
v0.4
v0.3
v0.2b
v0.1
gin-gonic__gin
/
examples
/
grpc
/
README.md
README.md
227 B
History
Raw
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'