GET /ping
curl \
-X GET https://bump.sh/api/v1/ping
Response examples (200)
{
"pong": "And that's how ping-pong ball is bumped"
}
curl \
-X GET https://bump.sh/api/v1/ping
{
"pong": "And that's how ping-pong ball is bumped"
}