Skip to content
  • Đỗ Ngọc Giang's avatar
    feat: initialize OpenAPI service with NestJS structure and basic functionality · a56c2d55
    Đỗ Ngọc Giang authored
    - Add pnpm workspace configuration for allowed builds
    - Create main application module and integrate DocsModule
    - Implement DocsController with routes for listing and retrieving OpenAPI specs
    - Develop DocsService for handling OpenAPI spec files and caching
    - Add unit tests for DocsService to validate loading and caching behavior
    - Create main entry point for the application
    - Set up development script for Docker environment
    - Add end-to-end tests for application routes
    - Configure TypeScript settings for building and testing
    a56c2d55