Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akapez/nestjs-guide
https://github.com/akapez/nestjs-guide
nestjs typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akapez/nestjs-guide
- Owner: akapez
- Created: 2024-10-29T06:13:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T10:54:24.000Z (3 months ago)
- Last Synced: 2024-11-14T11:35:31.706Z (3 months ago)
- Topics: nestjs, typescript
- Language: TypeScript
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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