pub fn api_url(host: &str, path: &str) -> String
Builds a URL from a host and path (path should start with /).
/