Simple File Uploader

Nov 14, 2012

Seeing that many people are actually interested in both HTML5 File API and Node.js, decided to write a simple file uploader application as many of the examples out there are not clear enough for beginners. Hope this helps!

See the project on GitHub…

Update: It now supports AWS S3!