s3-client
There are 51 repositories under s3-client topic.
okhosting/awesome-storage
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
lusingander/stu
TUI explorer application for Amazon S3 (AWS S3) 🪣
remotefs-rs/remotefs-rs
⏫ A client library to work with all file transfer protocols ⏬
tlinhart/s3-browser
Simple explorer for Amazon S3 buckets
async-aws/s3
[READ ONLY] S3 client
shvc/s3cli
Command line tool for S3
br3ndonland/fastenv
⚙️ Unified environment variable and settings management for FastAPI and beyond 🚀
gaplo917/S3WebUploader
A minimalistic Web UI to conveniently upload and download files from AWS S3 compatible services
immfly/s3resumable
This modules provides a helper class to download files from S3 using boto3. To be able to recover incomplete downloads, it downloads files in parts of the configured size.
mbitsnbites/microS3
A tiny S3 client library suitable for embedded devices (a.k.a μS3)
matecat/simple-s3
Simple S3 is a simple PHP client built on top of official AWS SDK
aminalaee/s3gui
S3 GUI for Desktop, Mobile and Web
sagarchauhan005/laravel-s3-browser
Laravel S3 browser helps you browse your S3 bucket and view the files in it, directly in your browser.
sebagarayco/helm-filestash
Simple Helm Chart to deploy :unicorn: Filestash https://github.com/mickael-kerjean/filestash
anthunt/aws-s3-browser
S3 Browser C# WPF Sample Project with .aws/config and ./aws/credentials
elecena/amazon-s3-php-class
A standalone Amazon S3 (REST) client for PHP 7.3+/cURL
thobiast/s3_client
Sample python script to work with Amazon S3
henrique77/image-storage-with-cloudflare-r2-and-nest
API construida com NestJs para fazer upload e delete de imagens no CloudFlare R2
hackuna/one-cloud-s3-api
Easy to use REST API Gateway for 1CLOUD.RU object storage (S3). Based on Microsoft.NET.Sdk.Web, Amazon.S3.SDK, Swagger, OpenApi
higee/s3-buddy
S3 wrapper that makes your life easier
meilisearch/strois
A simple non-async S3 client based on the REST API
painebenjamin/fruition
The Fruition framework turbocharges Python web applications with a huge array of features and easy-to-use interface.
aalekhpatel07/rust-s3-async
Rust library for interfacing with S3 API compatible services
darkwizard242/ansible-role-s3cmd
Ansible role for s3cmd. Available on Ansible Galaxy.
dCache/dcache-s3-plugin
dCache native driver to use S3 storage as HSM
jinnabaalu/S3DockerTool
Amazon S3 Tools: Command Line S3 Client Software and S3 Backup as a docker container
jkaninda/s3fs
AWS S3 client, Object Storage client , MinIO Object Storage client
lifeeric/uploadToS3
watches for files if created, uploads it to s3 using python & threading.
storswift/cyberduck
A cyberduck fork for to access more remote targets.
kyleaupton/bucket-browser
A desktop app to browse S3 buckets
lightweight-component/aj-s3client
A Lightweight S3 Client
SahakKDev/next-level-food
Next Level Food App
faizakram/QuickStartSpringBoot
This documentation enhancement includes SMTP email integration, Swagger API documentation via SpringDoc OpenAPI 3, a dynamic scheduler with task locking, asynchronous file handling using S3AsyncClient, and comprehensive S3 bucket management with file operations.
RuslanUC/s3lite
Minimal async s3 client implementation in python
WeebNetsu/aws-large-file-upload-example
Example of uploading large files in multiple parts to S3 from React client + Server