pub async fn initialize_basic_server(
    path: &Path
) -> Result<Server, BackendError>