Function autoendpoint::routes::health::health_route

source ยท
pub async fn health_route(state: Data<AppState>) -> Json<Value>
Expand description

Handle the /health and /__heartbeat__ routes