awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Controller-Based Routing · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesController-Based Routing

Architectural patterns that map incoming network requests to specific backend operations using structured interface handlers.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Controller-Based Routing. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. API Design and Management
  5. API Patterns
  6. Controller-Based Routing

Awesome Controller-Based Routing GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • immich-app/immich

    immich-app/immich

    92,953GitHubView on GitHub↗

    Immich is a self-hosted media management platform designed to provide a centralized, private repository for photos and videos. It functions as a comprehensive system for organizing, backing up, and viewing personal media collections across mobile devices, web browsers, and external storage locations. By maintaining ful

    Routes incoming network requests to specific backend operations using a structured interface to perform standard data management tasks.

    TypeScriptbackup-toolfluttergoogle-photos
  • nestjs/nest

    nestjs/nest

    74,685GitHubView on GitHub↗

    Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies thr

    Directs network traffic to specific operations using declarative routing and integrated input validation.

    TypeScriptframeworkhacktoberfestjavascript