Health check
Returns service status information for monitoring.
Response Body
application/json
curl -X GET "https://coolify-tweaks-api.techwithanirudh.com/health"{
"status": "ok",
"message": "Server is running",
"timestamp": "2025-01-01T00:00:00Z"
}Last updated on