Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 326 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 326 Bytes

Application for NestJS Fundamentals Course.

Already covered:

  1. Getting Started

  2. Creating a REST API application

  3. Add PostgreSQL with TypeORM

  4. Dependency Injection

  5. Application Configuration

  6. Other Building Blocks by Example

  7. Generating OpenAPI Specification

  8. Testing