From b0a0efe6531f8d09e3201379d51df26c81f48efd Mon Sep 17 00:00:00 2001 From: S1ahs3r Date: Wed, 14 Oct 2020 14:25:03 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf583bb..6160b70 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Each author is responsible for maintaining their own code, although if you submi + [gin-health](https://github.com/utrack/gin-health) - middleware that simplifies stat reporting via [gocraft/health](https://github.com/gocraft/health) + [gin-merry](https://github.com/utrack/gin-merry) - middleware for pretty-printing [merry](https://github.com/ansel1/merry) errors with context + [gin-revision](https://github.com/appleboy/gin-revision-middleware) - Revision middleware for Gin framework ++ [gin-sentinel](https://github.com/Opur/gin-sentinel) - Reliability & Resilience Middleware with [sentinel-golang](https://github.com/alibaba/sentinel-golang) + [gin-jwt](https://github.com/appleboy/gin-jwt) - JWT Middleware for Gin Framework + [gin-sessions](https://github.com/kimiazhu/ginweb-contrib/tree/master/sessions) - session middleware based on mongodb and mysql + [gin-location](https://github.com/drone/gin-location) - middleware for exposing the server's hostname and scheme