{
    "success": true,
    "data": {
        "message": "Hello from B82 API!",
        "status": "success",
        "domain": "b82.eduvpiter.ru",
        "timestamp": 1776742049,
        "framework": "Base8 PHP 8.2 Framework",
        "endpoints": {
            "home": "\/",
            "api_hello": "\/api\/hello",
            "about": "\/about"
        }
    },
    "errors": [],
    "metadata": []
}