Skip to content

berrynana/node-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-file-upload

Purpose

The upload server supported multiple files, async.

using nodejs

middleware

  • express
  • formidable
  • fs
  • express-async-wrap
  • path
  • cors
  • morgan
  • http-errors
  • cookie-parser

cmd

  1. npm install
  2. npm start
  3. http://localhost:3000/upload

test in postman

postman

result

result

About

async multiple files upload using nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published