pub fn construct_ep<E, Q>(ep: E, query: Option<Q>) -> Stringwhere E: Into<String>, Q: AsRef<str>,
Creates an endpoint with a query