oss-api 1.1.0

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

oss-rs-api

这是 oss-rs 项目的 API 定义部分,包含了以下模块:

  • api: API 接口定义
  • dto: 数据传输对象
  • vo: 视图对象