Open Issues Need Help
View All on GitHub [FEAT] 실습 : TODO API 2 months ago
AI Summary: Implement a simple TODO API using NestJS, including CRUD operations (GET, POST, PATCH, DELETE) for managing a list of todos. This involves understanding NestJS's structure, dependency injection, and modules.
Complexity:
3/5
good first issue
Study repository for practicing backend development using NestJS. Covers basic structure, validation, and routing.
TypeScript