ExClubhouse

A client library for the clubhouse.iov2 REST and Webhook APIs.

WIP

Installation

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

This isn't ready yet, so don't try.

def deps do
  [
    {:ex_clubhouse, "~> 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/ex_clubhouse.

TODO