innerdvations / actionhero

actionhero.js is a multi-transport API Server with integrated cluster capabilites and delayed tasks

Home Page:www.actionherojs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

actionhero.js

The Reusable, Scalable, and Quick node.js API Server

Note that this project has recently been renamed actionhero (lowercase) on NPM. Update your projects

Links: NPM | Docs | Public Site | GitHub | Mailing List | Client

Nodei stats

NPM

Nodejitsu Deploy Status Badges

Build Status Dependency Status

Who is the actionhero?

actionhero.js is a multi-transport API Server with integrated cluster capabilities and delayed tasks. The goal of actionhero is to create an easy-to-use toolkit for making reusable & scalable APIs. Clients connected to an actionhero server can consume the api, consume static content, and communicate with each other. actionhero is cluster-ready, with built in support for background tasks, 0-downtime deploys, and more.

Currently actionhero supports:

You can also make your own servers and transports.

Quick Start

  • npm install actionhero
  • ./node_modules/.bin/actionhero generate
  • npm start

Want more?

Who?

About

actionhero.js is a multi-transport API Server with integrated cluster capabilites and delayed tasks

www.actionherojs.com

License:Apache License 2.0


Languages

Language:JavaScript 99.5%Language:Shell 0.3%Language:CSS 0.2%