ml-archive / aws

Swift wrapper around AWS API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vapor 3 support

zdnk opened this issue · comments

Is it coming?

Hi @zdnk

Thanks for reaching out. What parts of the functionality are you interested in? We're currently only planning on migrating the S3 part

The S3 definitely. We will be starting new project soon and it will require AWS S3 to store the content.

In that case, then yes. Have a look at https://github.com/nodes-vapor/readme/projects/2 for a better overview of what we're migrating and the current status.

@steffendsommer I am also working on a more abstract version of your Storage https://github.com/zdnk/vapor-filesystem. Maybe we could join forces if you are interested. It is heavily inspired by https://github.com/thephpleague/flysystem, but I believe it brings more flexibility and wider usage than Storage.

Maybe it would make sense to take a look at this, for the S3 connection stuff https://github.com/swift-aws/s3