Fork me on GitHub

actionHero is a node.js API framework for both tcp sockets and http clients

The goals of actionHero are to create an easy-to-use toolkit to get started making combination http and socket APIs as quickly as possible. An actionHero can work as a stand-alone server or in concert with other actionHero servers in a cluster to handle larger load.

  • actionHero is for the node.js server. Learn more here http://nodejs.org/
  • actionHero is available in the NPM (node package manager). Learn more here



ActionHero
loading..

Updates:

  • Loading...

Get actionHero Now:

You can also clone the project with Git by running:

$ git clone git://github.com/evantahler/actionHero