add_endpoint

Function add_endpoint 

Source
pub async fn add_endpoint(
    data: Data<AppState>,
    cfg: Json<EndpointConfig>,
) -> impl Responder