Upload your file to S3 and Minio Storage with Cluster
- upload any format to s3 or minio storage using node js
- upload large size file using s3 multipart upload
You can change the storage setting in .env
using below
For Minio Storage
FILE_UPLOAD_SERVICE = minio
For AWS S3 Storage
FILE_UPLOAD_SERVICE = s3
Update the AWS key and Secret key in .env
POST API http://localhost:8090/s3_upload/file with formdata key s3_file
sudo apt install nodejs
sudo apt install npm
npm start
- Author - Raja SIngh
- Medium - @singhcoolish
- Dev.to - singhcool
- LinkedIn - raja-singh-a097458a