An open API service indexing awesome lists of open source software.

https://github.com/joeferner/node-big-file-upload

Simple big file upload server
https://github.com/joeferner/node-big-file-upload

Last synced: over 1 year ago
JSON representation

Simple big file upload server

Awesome Lists containing this project

README

          

Inspired from

http://kwanlae.wordpress.com/2012/02/15/file-upload-using-html5-form-javascript-jquery-express-node-js/
and
https://gist.github.com/lerouxb/1071705

The resulting files will contain a header with upload info. Need to fix that but they are easy enough to remove manually.