Skip to content

Commit

Permalink
Add gin-health-check middleware (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
RaMin0 authored and appleboy committed Oct 30, 2018
1 parent 39cfb97 commit abda20f
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 @@ -41,3 +41,4 @@ Each author is responsible of maintaining his own code, although if you submit a
+ [gin-method-override](https://github.com/bu/gin-method-override) - Method override by POST form param `_method`, inspired by Ruby's same name rack
+ [gin-access-limit](https://github.com/bu/gin-access-limit) - An access-control middleware by specifying allowed source CIDR notations.
+ [gin-stats](https://github.com/semihalev/gin-stats) - Lightweight and useful request metrics middleware
+ [gin-health-check](https://github.com/RaMin0/gin-health-check) - A health check middleware for Gin

0 comments on commit abda20f

Please sign in to comment.