Function post

Source
pub async fn post(url: &str, body: HashMap<&str, &str>) -> Result<Value>