LiveUI / S3

S3 Client written in Swift
MIT License
94 stars 60 forks source link

Custom S3 url #6

Closed joscdk closed 6 years ago

joscdk commented 6 years ago

Is it possible to use a custom S3 URL, to use it with different S3 compatible storage providers e.g. Digital Ocean Spaces or self hosted Minio/CephFS?

rafiki270 commented 6 years ago

with a small modification it would be, can you give me an example?

rafiki270 commented 6 years ago

@joscdk

rafiki270 commented 6 years ago

URLBuilder has been protocolised so potentially any compatible service should be available if you inject a custom builder