Hoverbear / digitalocean

A prototype API for Digital Ocean.
https://docs.rs/crate/digitalocean/
MIT License
37 stars 11 forks source link

Spaces support #23

Open wafflespeanut opened 5 years ago

wafflespeanut commented 5 years ago

We need AWS-S3 compatible Spaces support.

https://developers.digitalocean.com/documentation/spaces/

wafflespeanut commented 5 years ago

@Hoverbear I'm working on this atm. Would love to get any kind of feedback!

P.S., It's kinda huge, so bear with me ;)

Hoverbear commented 5 years ago

@wafflespeanut Do you think we could start preliminary support by having a way to output the required AWS config imformation for other clients?

Hoverbear commented 5 years ago

Feel free to open a WIP PR if you'd like some inline feedback/suggestions! :)

wafflespeanut commented 5 years ago

Opened #24! :)