s3_direct_upload
S3 Uploader
A Ruby gem providing a simple way to upload files directly to Amazon S3.
Direct Upload to Amazon S3 With CORS
652 stars
18 watching
333 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rafalwilinski/s3-uploader | An Electron-based app that allows users to upload files directly to Amazon S3 using a drag-and-drop interface. | 143 |
adamsb6/s3_file | A Ruby module for fetching files from Amazon S3 with flexible download options and error handling | 64 |
jamesmarlowe/lua-resty-s3 | A Lua driver for uploading content to Amazon S3 using the ngx_lua Nginx module | 39 |
mishudark/s3-parallel-put | A tool that speeds up uploading small keys to Amazon S3 by executing multiple uploads in parallel. | 314 |
tadruj/s3upload-coffee-javascript | A client-side JavaScript class to directly upload files to Amazon S3 using CORS | 120 |
rlmcpherson/s3gof3r | A tool for fast, concurrent streaming access to Amazon S3 with end-to-end integrity checking and retry mechanisms. | 1,146 |
lilien1010/lua-resty-s3uploader | An HTTP client for uploading content to Amazon S3. | 11 |
carrierwaveuploader/carrierwave-aws | An AWS SDK-based storage adapter for CarrierWave | 409 |
pgherveou/gulp-awspublish | Tool to automate file uploads to Amazon S3 using Gulp | 398 |
stv0g/gose | A modern and scalable file uploader that uses Amazon S3 as its backend | 206 |
marcel/aws-s3 | A Ruby implementation of Amazon's S3 REST API | 775 |
skhatri/gradle-s3-plugin | Enables S3 file uploads and downloads in Gradle projects | 31 |
mumrah/s3-multipart | Tools for parallel file transfer to and from Amazon S3 | 163 |
wayjam/picgo-plugin-s3 | An Amazon S3 upload plugin for the PicGo image processing tool | 115 |
joegasewicz/flask-file-upload | A Flask extension that simplifies file uploads and integrates them with SQLAlchemy databases. | 154 |