cURL
curl --request GET \ --url https://api.simonkoeck.com/health
{ "status": "ok", "timestamp": "2024-01-15T12:00:00.000Z" }
Returns the health status of the API
API is healthy
"ok"
"2024-01-15T12:00:00.000Z"