Skip to content

747500/playground-mongodb-gridfs-express-busboy-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playground-mongodb-gridfs-express-busboy-upload

Branch 'simple'

Upload multiple files to express4+busboy and stream directly to MongoDB GridFS

Branch 'binary-file-upload'

Upload multiple files one-by-one using multiple POST requests with upload-queue editing ability