GET
/
api
/
ping
curl 'https://scheduler.booper.dev/api/ping'
{
  "message": "Pong"
}

Response

message
string

Responds with “Pong!” if the server is up.