Ping

Ping

Check if the API is running

get/ping

Response

API is running

messagestring

The message

Example response

{
  "message": "pong"
}

Changes