|
@@ -0,0 +1,11 @@
|
|
|
|
|
+# GZIP gin's middleware
|
|
|
|
|
+
|
|
|
|
|
+[](https://travis-ci.org/gin-contrib/gzip)
|
|
|
|
|
+[](https://codecov.io/gh/gin-contrib/gzip)
|
|
|
|
|
+[](https://goreportcard.com/report/github.com/gin-contrib/gzip)
|
|
|
|
|
+[](https://godoc.org/github.com/gin-contrib/gzip)
|
|
|
|
|
+[](https://gitter.im/gin-gonic/gin)
|
|
|
|
|
+
|
|
|
|
|
+Gin middleware to enable `GZIP` support.
|
|
|
|
|
+
|
|
|
|
|
+## Usage
|