From 8f60c72915784b3fd9b65a59be8b39ee056e522d Mon Sep 17 00:00:00 2001 From: Ruben M Date: Mon, 25 Sep 2017 17:57:31 +0200 Subject: [PATCH] Update README.MD --- README.MD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 602f432..90cd415 100644 --- a/README.MD +++ b/README.MD @@ -161,10 +161,12 @@ In this section i would like to point your attention on some intresting projects - You like typescript ? - You love Angular ? -- You would like to have a quick solution for building you own APIs using knwon stacks ? +- You would like to have a quick solution for building you own APIs using known stacks ? Then [NestJs](http://docs.nestjs.com/) is what you are looking for. What i can tell: + Ive used some of the popular frameworks for backend, like Symfont(Php) and Spring(Java) and i see that Nest is utilizing the best approaches from both, even more, it will be very understandable for Angular developers. + In other words , i support this project , please give it a try.