====== nestjs ====== * https://nestjs.com * [[:node.js|node.js]] Server Side Framework. * 기본적으로 Front End에 대한 제약은 없다. Server Side 에만 중점을 둔 프레임워크이다. * [[:typescript|TypeScript]] 지원. ===== 참조 ===== * [[https://wikidocs.net/book/7059|NestJS로 배우는 백엔드 프로그래밍 - WikiDocs]] * [[https://medium.com/geekculture/nest-js-architectural-pattern-controllers-providers-and-modules-406d9b192a3a|Nest.js — Architectural Pattern, Controllers, Providers, and Modules.]]