From 4284f6dd59bc02dd56f596eaa2b16fe2ecb500ee Mon Sep 17 00:00:00 2001 From: Chris Marx Date: Thu, 3 May 2018 13:45:15 -0400 Subject: [PATCH] Add Nest (#764) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5d29eef..124a593 100644 --- a/readme.md +++ b/readme.md @@ -363,6 +363,7 @@ - [Micro](https://github.com/zeit/micro) - Minimalistic microservice framework with an async approach. - [Moleculer](https://moleculer.services) - Fast & powerful microservices framework. - [Fastify](https://github.com/fastify/fastify) - Fast and low overhead web framework. +- [Nest](https://github.com/nestjs/nest) - Angular-inspired framework for building efficient and scalable server-side apps. ### Documentation