jdav-dev / estated

Elixir client for the Estated v4 API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Estated

Elixir CI

Elixir client for the Estated v4 API.

Installation

The package can be installed by adding estated to your list of dependencies in mix.exs:

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

Documentation can be found at https://hexdocs.pm/estated.

About

Elixir client for the Estated v4 API.

License:Apache License 2.0


Languages

Language:Elixir 100.0%