Add a health check endpoint #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a simple health check endpoint at /api/health.php that returns JSON {"status": "ok", "timestamp": } with a 200 status code. Also verify the database connection works and include {"db": true} in the response if it does.
✅ AI agent completed.
ai/issue-41fdfcd6