Skip to content

Repository dedicated to exploring the features and capabilities of Nest.js. CRUD Rest API's with Prisma and serverless postgres

Notifications You must be signed in to change notification settings

Riyas-iqbal/nestjs-playground

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

app.controller.ts - A basic controller with a single route. app.controller.spec.ts - The unit tests for the controller. app.module.ts - The root module of the application. app.service.ts - A basic service with a single method. main.ts - The entry file of the application which uses the core function NestFactory to create a Nest application instance.

About

Repository dedicated to exploring the features and capabilities of Nest.js. CRUD Rest API's with Prisma and serverless postgres

Topics

Resources

Stars

Watchers

Forks