Middleware for Vapor 3 to allow serving gzip encoded content. Inspired by https://github.com/vapor-community/gzip-provider
Go to file
microtherion e4acbee2a6 Initial commit 2018-10-06 22:25:14 +00:00
.gitignore Initial commit 2018-10-06 22:25:14 +00:00
LICENSE Initial commit 2018-10-06 22:25:14 +00:00
README.md Initial commit 2018-10-06 22:25:14 +00:00

README.md

GzipMiddleware

Middleware for Vapor 3 to allow serving gzip encoded content.

Inspired by https://github.com/vapor-community/gzip-provider