Skip to content

Commit

Permalink
ginrpc tools (#186)
Browse files Browse the repository at this point in the history
gin auto binding tools
support object register by annotated route
  • Loading branch information
xxjwxc authored and appleboy committed Dec 9, 2019
1 parent 35076c1 commit d6e26ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ Each author is responsible of maintaining his own code, although if you submit a
+ [go-gin-prometheus](https://github.com/zsais/go-gin-prometheus) - Gin Prometheus metrics exporter
+ [ginprom](https://github.com/chenjiandongx/ginprom) - Prometheus metrics exporter for Gin
+ [gin-go-metrics](https://github.com/bmc-toolbox/gin-go-metrics) - Gin middleware to gather and store metrics using [rcrowley/go-metrics](https://github.com/rcrowley/go-metrics)
+ [ginrpc](https://github.com/xxjwxc/ginrpc) - Gin middleware/handler auto binding tools. support object register by annotated route like beego

0 comments on commit d6e26ee

Please sign in to comment.