carrierwave-aws
S3 uploader
An AWS SDK-based storage adapter for CarrierWave
AWS-SDK storage adapter for CarrierWave
409 stars
12 watching
107 forks
Language: Ruby
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
carrierwaveuploader/carrierwave-mongoid | A gem that integrates CarrierWave with Mongoid and MongoDB's GridFS for storing and serving uploaded files in a database-backed manner. | 355 |
carrierwaveuploader/carrierwave-sequel | Supports Sequel as a backend store for CarrierWave image uploads. | 28 |
rafalwilinski/s3-uploader | An Electron-based app that allows users to upload files directly to Amazon S3 using a drag-and-drop interface. | 143 |
waynehoover/s3_direct_upload | A Ruby gem providing a simple way to upload files directly to Amazon S3. | 652 |
aws-samples/aws-ruby-sample | A sample application demonstrating Ruby usage of the AWS SDK to interact with S3 | 32 |
kfei/vue-s3-dropzone | A Vue.js component for uploading files to AWS S3 serverlessly using an AWS Lambda function | 455 |
huobazi/carrierwave-qiniu | Provides Qiniu storage integration for the CarrierWave image processing gem | 177 |
stv0g/gose | A modern and scalable file uploader that uses Amazon S3 as its backend | 206 |
jamesmarlowe/lua-resty-s3 | A Lua driver for uploading content to Amazon S3 using the ngx_lua Nginx module | 39 |
lardawge/carrierwave_backgrounder | A gem that allows CarrierWave to offload image processing and storage to background tasks. | 738 |
benjreinhart/react-native-aws3 | A JavaScript React Native library for uploading files to AWS S3 without native dependencies | 400 |
lilien1010/lua-resty-s3uploader | An HTTP client for uploading content to Amazon S3. | 11 |
sergkeim/vite-plugin-s3 | Allows uploading files to an S3-compatible cloud storage provider from within a web application built with Vite. | 32 |
kirtithorat/carrierwave-crop | An extension to CarrierWave that allows cropping uploaded images using Jcrop plugin with preview. | 94 |
transloadit/rails-sdk | A Rails integration service for handling file uploads and encoding with Transloadit's API | 47 |