mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-27 11:24:38 -05:00
Add NestJS
This commit is contained in:
parent
ff83b36f83
commit
39995f0586
1 changed files with 1 additions and 0 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue