pub async fn run(addr: &str, kg: Arc<GraphHandle>) -> Result<()>
Bind addr and serve the HTTP transport until the process is killed.
addr