pub fn construct_url(base_url: &Url, endpoint: &str) -> String
Construct a URL by combining base URL and endpoint