GithubHelp home page GithubHelp logo

thomaschaaf / actionhero Goto Github PK

View Code? Open in Web Editor NEW

This project forked from actionhero/actionhero

0.0 2.0 0.0 6.14 MB

actionHero is a node.js API framework for tcp sockets, web sockets, and http clients. The goal of actionHero are to create an easy-to-use toolkit for making reusable, scalable APIs.

Home Page: actionherojs.com

License: Other

JavaScript 99.93% Shell 0.07%

actionhero's Introduction

actionHero API Framework

Links: NPM | Wiki | API Methods | Public Site | GitHub | Mailing List | Client

Nodejitsu Deploy Status Badges

Build Status

Who is the actionHero?

actionHero is a node.js API framework for many types of clients. 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.

Currently actionHero supports:

actionHero is ideal for large game projects (MMOs), heavily trafficked APIs, and even API-driver websites. actionHero servers can process both requests and tasks (delayed actions like send e-mail or other background jobs). Taks can be enqued as a delayed job, or run periodically. actionHero servers can also run in a cluster (on the same or multiple machines) to work in concert to handle your load. Tasks can be alocated to run on any or all of the servers in yoru cluster.

Quick Start

npm install actionHero ./node_modules/.bin/actionHero generate ./node_modules/.bin/actionHero start

Want more?

Who?

actionhero's People

Contributors

bchelli avatar evantahler avatar macrauder avatar mmadden avatar owlycode avatar rickycodes avatar sjml avatar

Watchers

 avatar  avatar

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.