oss-api-client 1.1.4

A Rust-based object storage service system that provides functionalities similar to Alibaba Cloud OSS. Supports file upload, download, preview, bucket management and more, using Actix-web as the web framework and SeaORM as the database ORM.
Documentation
1
2
3
pub mod oss_bucket;
pub mod oss_obj;
pub mod oss_obj_ref;