sig_proxy::application::demo
pub async fn endpoint<State: Clone + Send + Sync + 'static>( request: Request<State>) -> Result<String>