{
    "status": "success",
    "message": "DrwApp API is running successfully!",
    "environment": "api.drwapp.com",
    "timestamp": "2026-04-04 06:50:47",
    "server_info": {
        "php_version": "8.2.29",
        "server_software": "nginx/1.29.0",
        "document_root": "/var/www/html/api",
        "server_name": "api.drwapp.com",
        "request_method": "GET"
    },
    "database_status": "Not configured yet",
    "endpoints": {
        "info": "/info.php",
        "test": "/test.php",
        "health": "/health.php"
    }
}