droplet_kit icon indicating copy to clipboard operation
droplet_kit copied to clipboard

A DO Simple API for Spaces

Open Electroid opened this issue 7 years ago • 3 comments

It would be great to have some high-level APIs to upload, download, and keep files in sync. Here is the documentation: https://developers.digitalocean.com/documentation/spaces/

Electroid avatar Sep 21 '17 06:09 Electroid

Sure I came here looking for this too

leonardk1 avatar Sep 22 '17 08:09 leonardk1

As Spaces is compatible with AWS S3, you can use an S3 gem to interact with Spaces. Of course, that API isn't DO simple in design. 🙂

We've started thinking about a DO Simple API for Spaces, and would like to know more about how you (our dev community) envisions such an API. What are your use cases? What would that API look like? How would it differ from S3?

hilary avatar Jun 21 '19 23:06 hilary

Basically since Spaces is S3 Compatible via the available solutions e.g gems and other libraries, then initially I would say, let it continue being that way, in terms of functionality, however, just for uniqueness :smiley: things can be done the Digital Ocean way.

leonardk1 avatar Jun 25 '19 06:06 leonardk1