RSSEmailTwitterGitHubDribbbleLinkedInFacebookInstagramYouTubeGoogle+Pinterest

Micmik share stuff

Programming Posts

Upload any file to S3 with Evaporate.js

EvaporateJS is a JavaScript library for uploading files to a S3 bucket using multipart uploads. You can pause/resume or cancel an upload. I’ve tested it with Minio before moving to AWS or Scaleway. Prerequisites Install dependencies You have to install the following applications : Minio NodeJS and NPM You can use brew or any other package manager following you’re running on MacOS or Linux. Start Minio Once Minio is installed you can start it with the following command :