{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "actionhero",
  "registry": "npm",
  "updatedAt": "2026-06-07T11:46:49.000Z",
  "checkedAt": "2026-06-07T11:46:49.000Z",
  "readme": "https://raw.githubusercontent.com/actionhero/actionhero/main/README.md",
  "docs": [
    {
      "url": "https://docs.actionherojs.com/",
      "title": "ActionHero Official Documentation",
      "description": "Multi-transport API server with integrated cluster capabilities and delayed tasks. Supports HTTP, WebSockets, and TCP from a single codebase.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference"
      ]
    },
    {
      "url": "https://www.actionherojs.com/",
      "title": "ActionHero Website",
      "description": "Project homepage with overview, features, and quick-start guide for generating a new project.",
      "kind": "official",
      "tags": [
        "guide",
        "beginner"
      ]
    },
    {
      "url": "https://docs.actionherojs.com/modules.html",
      "title": "ActionHero API Module Reference",
      "description": "Generated TypeDoc API reference for all ActionHero modules and types.",
      "kind": "official",
      "tags": [
        "api",
        "reference"
      ]
    }
  ],
  "tags": [
    "framework",
    "http-server",
    "real-time"
  ]
}
