https://github.com/acoshift/gzip
Gzip middleware for Golang net/http
https://github.com/acoshift/gzip
golang gzip middleware
Last synced: about 2 months ago
JSON representation
Gzip middleware for Golang net/http
- Host: GitHub
- URL: https://github.com/acoshift/gzip
- Owner: acoshift
- License: mit
- Created: 2017-01-27T12:08:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T17:34:53.000Z (about 8 years ago)
- Last Synced: 2025-02-01T02:20:23.882Z (4 months ago)
- Topics: golang, gzip, middleware
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gzip
[](https://goreportcard.com/report/github.com/acoshift/gzip)
[](https://godoc.org/github.com/acoshift/gzip)Gzip Middleware for Golang