actionhero
Version:
actionhero.js is a multi-transport API Server with integrated cluster capabilities and delayed tasks
53 lines (43 loc) • 1.32 kB
Markdown
---
title: ActionHero Documentation and API Reference
# Since most code is JS, we should just have *all* code present all the time
# language_tabs:
# - javascript
# - shell
toc_footers:
- <a href='http://actionherojs.com'>ActionHero Website</a>
- <a href='https://github.com/evantahler/actionHero'>GitHub</a>
- <a href='https://www.npmjs.com/package/actionhero'>NPM</a>
- <a href='https://github.com/evantahler/actionHero/releases'>Relase History</a>
- <a href='https://groups.google.com/forum/#!forum/actionhero-js'>Mailing List</a>
- <a href='http://slack.actionherojs.com'>Chat</a>
- <br/>
- <a href='http://github.com/tripit/slate'>Documentation Powered by Slate</a>
includes:
- docs/intro
- docs/getting_started
- docs/all_diagrams
- docs/core/actions
- docs/core/tasks
- docs/core/middleware
- docs/core/initializers
- docs/core/action_cluster
- docs/core/cache
- docs/core/chat
- docs/core/development_mode
- docs/core/file_server
- docs/core/logging
- docs/core/plugins
- docs/core/servers
- docs/core/localization
- docs/core/api_object
- docs/servers/web
- docs/servers/websocket
- docs/servers/socket
- docs/ops/production_notes
- docs/ops/running_actionhero
- docs/ops/testing
- docs/examples/examples
- docs/utils
search: true
---