Ross ROSS = Recommend OSS · open-source software intelligence for agents

Actionhero

Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks observed · 2026-08-28

github.com/actionhero/actionhero · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 93
  • Release rhythm 62
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 239.0
  • age_days: 5451
  • days_rel: 42
  • days_push: 42
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2416 stars · 255 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Actionhero is a Node.js/TypeScript API framework that serves the same actions over HTTP, HTTPS, and WebSockets, with built-in clustering, background task queues (via node-resque), and a project generator CLI. It targets reusable, scalable APIs for stateless and stateful applications including realtime chat, IoT, and games.

Use cases

  • build a REST API server in nodejs
  • serve the same API over HTTP and websockets
  • run background jobs and delayed tasks in node
  • build a realtime chat server
  • create a clustered node API server with zero-downtime deploys
  • generate a typescript API project scaffold
  • build a game backend speaking multiple protocols

When to choose

  • you want one action codebase served over multiple transports (HTTP, WebSocket)
  • you need integrated background task queues and scheduling out of the box
  • you want clustering and 0-downtime deploys built into the framework
  • you prefer a batteries-included framework over assembling express + bull + socket.io

When to avoid

  • you need a minimal or micro framework with full control over middleware choices
  • your stack is not Node.js/TypeScript
  • you want GraphQL-first or heavy ORM features included
  • the project has a successor (Keryx) you'd rather adopt for new Bun-based work

Facets

framework · maturity maintenance

api-framework http-server websocket cli scheduling message-queue middleware routing backend web-development apis developer-tools cross-platform cli api-server multi-transport delayed-tasks background-jobs cluster resque typescript zero-downtime-deploys realtime real-time nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
actionhero/actionheromain84
actionhero/node-resquebackend93

For agents

markdown · JSON · MCP: product_card(name="actionhero/actionhero")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem