awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesService Entrypoints

Interface layers that capture primary use cases to provide a consistent entry point for delivery mechanisms.

Distinct from CLI Entrypoints: Focuses on service-layer orchestration as an entry point rather than command-line interface specific handlers

Explore 1 awesome GitHub repository matching software engineering & architecture · Service Entrypoints. Refine with filters or upvote what's useful.

Awesome Service Entrypoints GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cosmicpython/bookالصورة الرمزية لـ cosmicpython

    cosmicpython/book

    3,823عرض على GitHub↗

    This project is a technical resource and pattern library for building enterprise applications with Python. It serves as a guide for implementing clean architecture, providing a framework for separating core business logic from infrastructure and external frameworks. The material focuses on Domain-Driven Design and the application of architectural patterns to maintain complex business requirements. It provides specific guidance on the Repository pattern for data abstraction, Command-Query Responsibility Segregation for optimizing read and write paths, and the use of dependency inversion to dec

    Defines system entrypoints via a service layer to decouple use case orchestration from specific delivery mechanisms.

    Python
    عرض على GitHub↗3,823
  1. Home
  2. Software Engineering & Architecture
  3. Application Entrypoints
  4. CLI Entrypoints
  5. Service Entrypoints