Git Product home page Git Product logo

actionhero's Introduction

actionhero.js

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

https://raw.github.com/evantahler/actionhero/master/public/logo/actionhero-small.png


NPM | Docs | Public Site | GitHub | Mailing List | Chat | Client


NPM VersionNode VersionNPMBuild StatusDependency StatusChatCoverage 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

# mkdir new_project; cd new_project
npm install actionhero
./node_modules/.bin/actionhero generate
npm start

Or spawn a web API server now:

Deploy to Heroku

Want more?

Documentation

Actionhero's documentation can be found @ http://www.actionherojs.com/docs/. If you want to contribute to these docs, visit the site folder of this project with more instructions.

Who?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.