/aliyundrive-go

Go lang implementation aliyun drive

Primary LanguageGoMIT LicenseMIT

aliyundrive-go

This is a Go language package to manage your aliyun drive files.

This is also the basis for https://github.com/K265/rclone/tree/aliyundrive-backend

Usage

see https://github.com/K265/aliyundrive-go/blob/main/pkg/aliyun/drive/drive_test.go

Features

  • refresh token access

  • list/create/rename/move/delete folder

  • create/rename/move/open/delete file

  • rapid upload

  • album support

Thanks

Thanks for your code contributions:

@SiHuan

License

This is free software under the terms of MIT the license (check the LICENSE file included in this package).