1489 Views
NestJS is a back-end framework for creating scalable applications. It works as an abstraction over the underlying HTTP server library. Currently, it supports two libraries - Express and Fastify - while still enabling developers to use their own APIs when needed.
0 comments