pub async fn health_route(state: Data<AppState>) -> Json<Value>
Handle the /health and /__heartbeat__ routes
/health
/__heartbeat__