express-finuploader-traditional-middelware
----

# Features

- Built for Fine Uploader
- Modular. Express middleware
- Custom endpoints
- Custom upload parameters
- Single-file uploads
- Chunked file uploads (including concurrent chunks)
- Upload success endpoint
- Delete endpoint
- /config Endpoint for syncing configuration from server with Fine Uploader configuration
- Built for Fine Uploader
- Delegates work to express, multer, and busboy

# Todo:

- [] (custom) File-type filtering
- [] (custom) Server-side validation
- [] Add pre-/post-upload/delete/success hooks (??)
- [] Support elder Internet Explorer and friends ...
