GET /api/v1/ports/ali/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "ali",
    "portdir": "www/ali",
    "version": "0.7.5",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/nakabonne/ali",
    "description": "Generate HTTP load and plot the results in real-time",
    "long_description": "Generate HTTP load and plot the results in real-time. ali comes with an embedded terminal-based UI where you can plot the metrics in real-time, so lets you perform real-time analysis on the terminal.",
    "active": true,
    "categories": [
        "net",
        "www"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 988
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}