From 1ed86e31c57a5e7474d61721fce674e0fce7e8ab Mon Sep 17 00:00:00 2001 From: Fatih Kahveci Date: Sat, 16 Feb 2019 11:54:55 +0300 Subject: [PATCH] Update README.md (#177) --- README.md | 1 + 1 file changed, 1 insertion(+) 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.