actionhero
API Server Toolkit
A reusable and scalable API server toolkit with integrated cluster capabilities and support for multiple transports.
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
0 stars
1 watching
0 forks
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
actionhero/actionhero-node-client | A client library for Node.js to connect to an Actionhero server over TCP sockets. | 34 |
actionhero/actionhero-react-native-example | A React Native project demonstrating real-time communication using websockets between a mobile client and a remote server. | 16 |
louiszuckerman/electron-actionhero | A desktop application built with Electron where Actionhero handles the real work, using a multiprocess architecture. | 6 |
actionhero/actionhero-tutorial | An example project demonstrating common features of Actionhero, including an API for blogging and chatting, with tutorials on setting up the project and learning its core concepts. | 158 |
actionhero/ah-sequelize-plugin | A plugin that enables interaction between Actionhero and Sequelize for database management in Node.js applications | 36 |
actionhero/node-resque | A Node.js framework for managing background jobs with Redis as the backend store. | 1,377 |
agmen-hu/node-datapumps | An ETL toolkit for Node.js that simplifies data import/export/transfer between systems | 292 |
crowdhailer/raxx | An Elixir-based HTTP server interface and toolkit | 404 |
actionhero/www.actionherojs.com | The website and framework behind the actionherojs.com platform. | 5 |
agraboso/redux-api-middleware | Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,492 |
emberexperts/ember-custom-actions | A package for defining custom API actions in Ember applications | 74 |
thomas4019/expressa | Middleware to create and manage APIs with a built-in admin interface for configuration and schema management. | 439 |
scrum/vue-axillo | A set of tools to simplify the use of REST APIs in applications | 10 |
agilionapps/relax | A Plug-based toolset for building simple JSON API endpoints with support for CRUD operations and filtering | 123 |
loverajoel/spotify-sdk | A JavaScript SDK for interacting with the Spotify Web API, providing entity-oriented access to user data and playlist management. | 230 |