This endpoint verifies that the server is up
curl 'https://scheduler.booper.dev/api/ping'
{ "message": "Pong" }
Responds with “Pong!” if the server is up.