awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGateway Abstractions

Interfaces that hide concrete API and database implementations to allow swapping data sources.

Distinct from Plugin-Based Data Source Adapters: Focuses on the gateway pattern for business rule isolation rather than specific database adapters.

Explore 1 awesome GitHub repository matching data & databases · Gateway Abstractions. Refine with filters or upvote what's useful.

Awesome Gateway Abstractions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sergdort/moderncleanarchitectureswiftuiAvatar von sergdort

    sergdort/ModernCleanArchitectureSwiftUI

    4,100Auf GitHub ansehen↗

    This project is a reference implementation and template for a modular iOS application using SwiftUI and Clean Architecture. It provides a structure organized into independent layers to decouple the user interface and external frameworks from core business logic. The architecture incorporates Domain-Driven Design to manage complexity by organizing code into independent modules based on business domains. This approach enforces strict dependency boundaries and improves build times. The project implements a plugin-based data layer that hides API and database implementations behind gateways to al

    Implements a plugin-based data layer that hides API and database implementations behind gateways.

    Swiftclean-architecturecomposable-architectureios
    Auf GitHub ansehen↗4,100
  1. Home
  2. Data & Databases
  3. Plugin-Based Data Source Adapters
  4. Gateway Abstractions