fn json_response( request: &Request, body: String, ) -> Pin<Box<dyn Future<Output = Response> + Send>>