2 repos
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.
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.
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.