http_compression
HTTP compressor
A middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms.
🗜️ Deno HTTP compression middleware
38 stars
3 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
compresscompressiondeflatedenodeno-servergziphttp
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime. | 19 |
| A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API | 77 |
| A Deno port of a library that extracts IP addresses from HTTP request headers used by proxy servers | 9 |
| A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |
| A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
| A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
| A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
| A JSONRPC server router for Deno | 24 |
| A library that provides bindings to various compression formats. | 936 |
| A high-level abstraction for testing HTTP in Deno while allowing drop down to the lower-level API provided by superagent. | 124 |
| A tool for compressing files into a ZIP archive | 270 |
| An image compression tool with options for lossy and lossless compression, supporting various file formats. | 371 |
| Propagates deadlines and cancellation information across multiple promises in a request-scoped context. | 6 |
| A middleware proxy for Deno Opine HTTP servers to forward requests and responses | 15 |
| A fast, in-memory decompression library for common compression formats | 73 |