https://github.com/madhavbahl/multer-file-upload-boilerplate
Boilerplate code for handling file uploads on node server using multer
https://github.com/madhavbahl/multer-file-upload-boilerplate
Last synced: about 1 month ago
JSON representation
Boilerplate code for handling file uploads on node server using multer
- Host: GitHub
- URL: https://github.com/madhavbahl/multer-file-upload-boilerplate
- Owner: MadhavBahl
- Created: 2018-09-03T19:16:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T11:24:16.000Z (over 6 years ago)
- Last Synced: 2025-04-12T22:57:33.753Z (about 1 month ago)
- Language: JavaScript
- Size: 1.53 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MULTER File Upload Boilerplate
Boilerplate code for handling file uploads on node server using multer
## Features
1. Drag and drop file upload
2. Normal Upload file
3. Handling upload using multer
4. Handling multiple uploads