Skip to main content

handle_get_health

Function handle_get_health 

Source
pub(crate) async fn handle_get_health(
    db: &DatabaseConnection,
    cors_origin: &str,
) -> Result<Response, Error>