Skip to main content

api_get

Function api_get 

Source
pub fn api_get(
    host: &str,
    path: &str,
    token: &str,
) -> Result<String, &'static str>
Expand description

Bearer トークン付き API GET。