Packages

A simple brighterlink api implementation

Current section

Files

Jump to
brighterx lib brighterx.ex
Raw

lib/brighterx.ex

defmodule Brighterx do
@moduledoc """
Brighterx is an elixir SDK to access BrighterLink through an elixir application.
You need to set `JWT` environment variable to use Brighterx with our api.
"""
end