minio

Crates.iominio
lib.rsminio
version0.1.0
sourcesrc
created_at2023-09-27 16:15:32.815867
updated_at2023-09-27 16:15:32.815867
descriptionMinIO SDK for Amazon S3 compatible object storage access
homepage
repositoryhttps://github.com/minio/minio-rs
max_upload_size
id984940
size468,090
(minio-trusted)

documentation

README

MinIO Rust SDK for Amazon S3 Compatible Cloud Storage Slack Sourcegraph Apache V2 License

MinIO Rust SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service.

For a complete list of APIs and examples, please take a look at the MinIO Rust Client API Reference

Example:: file-uploader.rs

Upload a file to MinIO

License

This SDK is distributed under the Apache License, Version 2.0, see LICENSE for more information.

Commit count: 50

cargo fmt