Skip to content

elixir-azure/ex_microsoft_azure_storage

Repository files navigation

ExMicrosoftAzureStorage

An early prototype of an SDK to interact with Microsoft Azure Storage.

Installation

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

def deps do
  [
    {:ex_microsoft_azure_storage, app: false, github: "elixir-azure/ex_microsoft_azure_storage", ref: "master"}
  ]
end

About

An early prototype of an SDK to interact with Microsoft Azure Storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages