pub fn fetch_service_info(
    url: Url
) -> BoxFuture<'static, ModelResult<ExerciseServiceInfoApi>>