cURL
curl --request GET \ --url http://localhost:2222/
{ "success": true, "message": "<string>", "data": {} }
OK