此 Rust SDK 基于 七牛云官方 API 构建。 使用此 SDK 构建您的网络应用程序,能让您以非常便捷地方式将数据安全地存储到七牛云上。 无论您的网络应用是一个网站程序,还是包括从云端(服务端程序)到终端(手持设备应用)的架构的服务或应用,通过七牛云及其 SDK,都能让您应用程序的终端用户高速上传和下载,同时也让您的服务端更加轻盈。
qiniu-rust-http
接口的实现模块有关参见 DESIGN.md
bash
make
bash
make build_release
bash
make test
bash
make clippy
bash
make clean
git checkout -b my-new-feature
)git commit -am 'Added some feature'
)git
仓库 (git push origin my-new-feature
)git
远程仓库的 my-new-feature
分支下发起 Pull RequestCopyright (c) 2012-2020 qiniu.com
基于 Apache 2.0 协议发布: