oss-api

Crates.iooss-api
lib.rsoss-api
version1.1.2
created_at2025-11-28 08:32:24.385085+00
updated_at2026-01-08 08:57:52.550106+00
descriptionA 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.
homepagehttps://github.com/rusthing/oss-rs
repositoryhttps://github.com/rusthing/oss-rs
max_upload_size
id1954974
size68,636
(nnzbz)

documentation

README

oss-rs-api

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

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

cargo fmt