1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-27 11:24:38 -05:00

Merge pull request #23 from czerwonkabartosz/master

Add Micro-Whalla Microservice framework
This commit is contained in:
Marc 2016-02-27 18:49:14 +01:00
commit 9becb2def1

View file

@ -198,6 +198,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [Restify](http://restify.com/) - Node.js module built specifically to enable you to build correct REST web services.
- [Seneca](http://senecajs.org/) - A microservices toolkit for Node.js
- [Serverless](https://github.com/serverless/serverless) - Build and maintain web, mobile and IoT applications running on AWS Lambda and API Gateway (formerly known as JAWS).
- [Micro-Whalla](https://github.com/czerwonkabartosz/Micro-Whalla) - A simple, fast framework for writing microservices in Node.js communicate using RPC / IPC.
### Perl