Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 977 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 977 Bytes

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.