{
    "status": "success",
    "meta": {
        "project": "MTEX Nexus",
        "github": "https://github.com/MTEXdotDev/nx.mtex.dev",
        "service": "nx.mtex.dev",
        "version": "1.3.1",
        "timestamp": "2026-04-28T14:26:22+02:00"
    },
    "data": {
        "description": "A lightweight JSON API gateway for seamless data exchange and rapid prototyping.",
        "endpoints": {
            "GET /status": "System status & metrics",
            "GET /user": "User test stuff",
            "GET /mock": "Developer test data",
            "GET /lorem[/<id>][?q=keyword]": "Lorem test posts with search",
            "GET /utility/uuid[/<count>]": "Generate one or multiple UUIDs",
            "GET /http_status/[<code>]": "HTTP status code references"
        }
    }
}