Carlos
Results
1
issues of
Carlos
Hi, This lib is very usefull, it would be good to have support to multiple uploads at once. router.post('/update', isAuthorized, upload.array('images', 20), update); const upload = multer({ storage: s3Storage({ s3,...
bug
enhancement
help wanted
need feedback