diff --git a/README.md b/README.md index 5b5b0a3..8f0225c 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Micro](http://github.com/zeithq/micro) - Asynchronous HTTP microservices. - [Micro Panda](https://github.com/zhaoyao91/micro-panda) - Node.js toolkit to help build microservices. - [Micro-Whalla](https://github.com/czerwonkabartosz/Micro-Whalla) - A simple, fast framework for writing microservices in Node.js communicate using RPC / IPC. +- [NestJS](https://docs.nestjs.com/) - A Node.js framework for building efficient and scalable server-side applications with a built-in microservices support. - [Restify](http://restify.com/) - Node.js module built specifically to enable you to build correct REST web services. - [Seneca](https://github.com/senecajs/seneca) - 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).