Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
Receive streaming file uploads on your local filesystem.
Stream file uploads, downloads, and transloads to and from S3. Plus some other utilities like rm
and ls
.
A hook for wrapping file upload support with async/await in Sails.
A better approach to Amazon S3 file management for Skipper