diff --git a/README.md b/README.md index 7c8c851..24a89d2 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,4 @@ Each author is responsible of maintaining his own code, although if you submit a + [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 + [gin-session-middleware](https://github.com/go-session/gin-session) - A efficient, safely and easy-to-use session library for Go. ++ [gin-inspector](https://github.com/fatihkahveci/gin-inspector) - Gin middleware for investigating http request.