diff --git a/README.md b/README.md index 52c1376..11ad29e 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Loopback](http://loopback.io/) - Node.js framework for creating APIs and easily connecting to backend data sources. - [Micro](http://github.com/zeithq/micro) - Asynchronous HTTP microservices. - [Micro-Whalla](https://github.com/czerwonkabartosz/Micro-Whalla) - A simple, fast framework for writing microservices in Node.js communicate using RPC / IPC. +- [Moleculer](http://moleculer.services/) - Fast & powerful microservices framework for NodeJS. - [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).