http_compression

HTTP compressor

A middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms.

🗜️ Deno HTTP compression middleware

GitHub

38 stars
3 watching
1 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list

compresscompressiondeflatedenodeno-servergziphttp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
manyuanrong/wasm_gzipImplementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime.19
zaiste/wrenA lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API77
deno-libs/forwardedA Deno port of a library that extracts IP addresses from HTTP request headers used by proxy servers9
hashrock/deno-fnparseA parser combinator library for Deno that provides a simple way to parse CSV data.11
dropbox/rust-brotliA Rust implementation of the Brotli compression algorithm with a no-stdlib focus.819
prolifode/deno_restA boilerplate project for creating RESTful APIs using Deno and Oak.152
deno-libs/gqlA GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs.194
deno-libs/rpcA JSONRPC server router for Deno24
rust-lang/flate2-rsA library that provides bindings to various compression formats.936
cmorten/superdenoA high-level abstraction for testing HTTP in Deno while allowing drop down to the lower-level API provided by superagent.124
sindresorhus/gulp-zipA tool for compressing files into a ZIP archive270
huluti/curtailAn image compression tool with options for lossy and lossless compression, supporting various file formats.371
code-hex/deno-contextPropagates deadlines and cancellation information across multiple promises in a request-scoped context.6
cmorten/opine-http-proxyA middleware proxy for Deno Opine HTTP servers to forward requests and responses15
emmanuel-marty/em_inflateA fast, in-memory decompression library for common compression formats73