droplet_kit
droplet_kit copied to clipboard
A DO Simple API for Spaces
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/
Sure I came here looking for this too
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?
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.