Pingboard

A simple and naïve attempt at an elixir client for the Pingboard API.

Installation

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

def deps do
  [{:pingboard, "~> 0.0.1"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/pingboard.