template-presigned-s3-upload

File uploader

A template that shows how to upload files to an S3 bucket using presigned URLs without direct access to the AWS account or bucket

GitHub

0 stars
3 watching
0 forks
Language: Go
last commit: over 2 years ago

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
mishudark/s3-parallel-put A tool that speeds up uploading small keys to Amazon S3 by executing multiple uploads in parallel. 314
stv0g/gose A modern and scalable file uploader that uses Amazon S3 as its backend 206
sergkeim/vite-plugin-s3 Allows uploading files to an S3-compatible cloud storage provider from within a web application built with Vite. 32
benjreinhart/react-native-aws3 A JavaScript React Native library for uploading files to AWS S3 without native dependencies 400
stefanfreitag/gradle_uploader Checks for new Gradle releases and automates their upload to an S3 bucket, sending notifications via email or Slack. 3
joegasewicz/flask-file-upload A Flask extension that simplifies file uploads and integrates them with SQLAlchemy databases. 154
kfei/vue-s3-dropzone A Vue.js component for uploading files to AWS S3 serverlessly using an AWS Lambda function 455
jamesmarlowe/lua-resty-s3 A Lua driver for uploading content to Amazon S3 using the ngx_lua Nginx module 39
sroze/sriorestuploadbundle A Symfony bundle to handle multiple upload methods on REST APIs 46
root-gg/plik A scalable temporary file upload system with multiple data and metadata backends, support for various authentication methods, and features like one-shot and removable uploads. 1,486
kukhariev/ngx-uploadx An Angular module for resumable file uploads with features like chunking and retries. 43
valor-software/ng2-file-upload Provides easy-to-use Angular directives for handling file uploads and drops in web applications. 1,910
b3241931/uniapp-wslimg A uniapp component for uploading images to Amazon S3 using the AWS SDK. 2
s3rius/rustus An implementation of the TUS protocol using Rust for asynchronous file upload and storage management. 160