Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raisiqueira/upload-express-multer
Simple file uploading with ExpressJS and Multer
https://github.com/raisiqueira/upload-express-multer
express-multer expressjs file-upload multer nodejs
Last synced: 28 days ago
JSON representation
Simple file uploading with ExpressJS and Multer
- Host: GitHub
- URL: https://github.com/raisiqueira/upload-express-multer
- Owner: raisiqueira
- Created: 2017-12-26T13:34:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T12:04:44.000Z (almost 4 years ago)
- Last Synced: 2024-05-02T05:34:09.460Z (6 months ago)
- Topics: express-multer, expressjs, file-upload, multer, nodejs
- Language: JavaScript
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple file upload with Express + Multer
Simple file uploading with Express and Multer.
![Screen01.png](./screens/screen01.png)
## Install
Run `npm install or yarn`
## `Available Scripts`
### `npm start`