https://github.com/lemmi/compress
Middleware to compress http responses with gzip or deflate
https://github.com/lemmi/compress
compression deflate go golang gzip middleware
Last synced: 3 months ago
JSON representation
Middleware to compress http responses with gzip or deflate
- Host: GitHub
- URL: https://github.com/lemmi/compress
- Owner: lemmi
- License: mit
- Created: 2016-10-05T21:38:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-05T22:22:57.000Z (over 8 years ago)
- Last Synced: 2025-01-17T04:15:05.636Z (4 months ago)
- Topics: compression, deflate, go, golang, gzip, middleware
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# compress
[](https://godoc.org/github.com/lemmi/compress)
Middleware to compress http responses with gzip or deflate