diff --git a/README.md b/README.md index 121f640..1674443 100644 --- a/README.md +++ b/README.md @@ -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