Settings

Settings to construct apis from

struct Settings {
string url;
string token;
}

Meta