zendex v0.4.1 Zendex.Connection

Establishes connection details with Zendex by the user providing a base url, username and password.

Summary

Types

t()

The connection paramters

Types

t :: %{base_url: String.t, authentication: binary}

The connection paramters

Functions

set_up(base_url, username, password)

Specs

set_up(String.t, String.t, String.t) :: t