Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akapez/nestjs-guide


https://github.com/akapez/nestjs-guide

nestjs typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

- Modules
- Dependency injection
- Controller
- Setting up prisma
- dtos- Data Transfer Object
- NestJs pipes
- NestJs config module
- NestJs Guards
- NestJs custom param decorator
- End to End testing