Middleware for Vapor 3 to allow serving gzip encoded content.
Inspired by https://github.com/vapor-community/gzip-provider
Sources/GzipMiddleware | ||
.gitignore | ||
.swift-version | ||
LICENSE | ||
Package.swift | ||
README.md |
GzipMiddleware
Middleware for Vapor 3 to allow serving gzip encoded content.
Inspired by https://github.com/vapor-community/gzip-provider