OurskyClient

Client for interacting with the OurSky SDA API. Register at console.prod.oursky.ai

Installation

Install by adding to mix.exs:

def deps do
  [
    {:oursky_client, "~> 0.1.4"}
  ]
end

Docs can be found at: https://hexdocs.pm/oursky_client/api-reference.html