versionMinimum Elixir VersionGithub ActionsGitHub license

Sirene

A elixir library to simplify the call to the sirene API.

Installation

Available in Hex, the package can be installed by adding sirene to your list of dependencies in mix.exs:

def deps do
  [
    {:sirene, "~> 0.2.0"}
  ]
end

Documentation generated with ExDoc on HexDocs, the docs found at https://hexdocs.pm/sirene.