cURL
curl --request GET \ --url http://localhost:9601/
{ "version": "1.0.0", "message": "Welcome to WebhookX", "configuration": {} }
OK