Transmit
Plug for handling the creation of presigned urls for direct client-side uploading
Installation
If available in Hex, the package can be installed
by adding transmit to your list of dependencies in mix.exs:
def deps do
[
{:transmit, "~> 0.3.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/transmit.