depot_s3

Depot adapter for S3.


License
Apache-2.0

Documentation

DepotS3

Depot adapter for S3 file storage systems.

Installation

If available in Hex, the package can be installed by adding depot_s3 to your list of dependencies in mix.exs:

def deps do
  [
    {:depot_s3, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/depot_s3.