AliyunOss

阿里云对象存储(OSS)API

Installation

If available in Hex, the package can be installed by adding aliyun_oss to your list of dependencies in mix.exs:

def deps do
[
{:aliyun_oss, "~> 0.1.0"}
]
end

Roadmap

Official Interfaces

参考阿里云官方文档

Documentation(WIP)

https://hexdocs.pm/aliyun_oss

Improvements