pub async fn start_server( config: DatabaseConfig, port: u16, ) -> Result<(), Box<dyn Error>>
Start the API server