sendfile
file sender
A utility to handle file sending in a web framework.
basic file-sending utility for koa
49 stars
8 watching
8 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A middleware for serving static files in Koa.js applications. | 427 |
| A Django wrapper that enables sending files to clients while maintaining control over file processing and content headers. | 486 |
| A middleware that serves static files in a web application | 1,141 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Middleware for handling error responses in web applications. | 102 |
| An implementation of range request support in Koa web framework | 51 |
| A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
| A logging middleware for Koa.js applications | 563 |
| Simple middleware for routing requests to specific handlers in an application | 447 |
| Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| A tool for handling file uploads in HTTP servers | 58 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| A simple routing wrapper around path-match. | 35 |
| Utility library for clustering and error handling in Koa.js applications | 64 |
| An authentication module for Koa.js applications | 118 |