An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# gzip

[![Go Report Card](https://goreportcard.com/badge/github.com/acoshift/gzip)](https://goreportcard.com/report/github.com/acoshift/gzip)
[![GoDoc](https://godoc.org/github.com/acoshift/gzip?status.svg)](https://godoc.org/github.com/acoshift/gzip)

Gzip Middleware for Golang