sendfile

file sender

A utility to handle file sending in a web framework.

basic file-sending utility for koa

GitHub

49 stars
8 watching
8 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/send A middleware for serving static files in Koa.js applications. 428
johnsensible/django-sendfile A Django wrapper that enables sending files to clients while maintaining control over file processing and content headers. 487
koajs/static A middleware that serves static files in a web application 1,140
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/error Middleware for handling error responses in web applications. 102
koajs/koa-range An implementation of range request support in Koa web framework 50
koajs/trace A tracing module for Koa applications that enables event logging and supports various tracing systems. 53
koajs/logger A logging middleware for Koa.js applications 562
koajs/route Simple middleware for routing requests to specific handlers in an application 446
koajs/resourcer Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. 35
xis/baraka A tool for handling file uploads in HTTP servers 57
koajs/conditional-get Middleware that allows conditional GET requests in Koa applications 61
koajs/path-match A simple routing wrapper around path-match. 35
koajs/cluster A utility for clustering and error handling in Koa applications 64
koajs/koa-roles An authentication module for Koa.js applications 118