Actionhero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks 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
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
- readme: https://github.com/actionhero/actionhero · fetched 2026-08-28 · 9b325a998de0
- homepage: https://www.actionherojs.com · fetched 2026-08-29 · bc99ac039ff5
- site_page: https://docs.actionherojs.com · fetched 2026-08-29 · 52075a993e92
- registry_npm: https://registry.npmjs.org/node-resque · fetched 2026-08-29 · 614460b9d97c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| actionhero/actionhero | main | 84 |
| actionhero/node-resque | backend | 93 |
For agents
markdown · JSON · MCP: product_card(name="actionhero/actionhero")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem