express-rest-api-boilerplate
express-rest-api-boilerplate copied to clipboard
Add file upload functionality using multer middleware
How to add file upload functionality using multer middleware in this boilerplate.
@Tapasmanbz sorry for the long wait... File upload is pretty important, so this would be a good addition.
for the time being, i'm currently using express-fileupload with this boilerplate.