pub async fn start_server(host: &str, port: u16) -> Result<(), Box<dyn Error>>
Start the Kotoba HTTP server