Function umm::util::download_to_json

source ·
pub async fn download_to_json(url: &str) -> Result<HashMap<String, String>>
Expand description

Download a URL and return response as JSON