pub async fn start_server( config_path: String, ) -> Result<(), Box<dyn Error + Send + Sync>>
start hyper http server (deprecated)