1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2025-02-17 15:45:13 -05:00

Added Actionhero.js

This commit is contained in:
mfornos 2015-06-21 13:34:17 +02:00
parent b1312218fc
commit babf566952

View file

@ -62,6 +62,7 @@ A curated list of Microservice Architecture related principles and technologies.
### Node.js
- [Actionhero](http://www.actionherojs.com/) - Multi-transport Node.js API Server with integrated cluster capabilities and delayed tasks.
- [Express](http://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js
- [Hapi](http://hapijs.com/) - A rich framework for building applications and services.
- [Loopback](http://loopback.io/) - Node.js framework for creating APIs and easily connecting to backend data sources.