Skip to content

Dianaiminza/FileUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileUpload

FileUpload is used to upload files, download and zip the files.

Installation

Clone repo to your local machine: console git clone [Github]https://github.com/Dianaiminza/FileUpload/.git Install dependencies and run locally Then run: npm init npm install Create .env with your own enviroment variables. Now start the server: npm npm run dev-start-development npm start - production

Testing

To run tests: npm run test

API Routes

HTTPVERB ENDPOINT FUNCTIONALITY
POST [ file ] /api/upload Upload a single file
POST [ file ] /api/multiple Upload multiple files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors