awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBehavior-Oriented API Design

API design that emphasizes specific domain actions and behaviors over generic CRUD endpoints.

Distinct from API Orchestration: Distinct from general API orchestration; it focuses on the semantic design of the API methods as domain actions.

Explore 1 awesome GitHub repository matching software engineering & architecture · Behavior-Oriented API Design. Refine with filters or upvote what's useful.

Awesome Behavior-Oriented API Design GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • threedotslabs/wild-workouts-go-ddd-exampleThreeDotsLabs 的头像

    ThreeDotsLabs/wild-workouts-go-ddd-example

    6,348在 GitHub 上查看↗

    This project is a reference implementation of Domain-Driven Design, Clean Architecture, and Command Query Responsibility Segregation (CQRS) patterns using the Go programming language. It serves as a sample application to demonstrate how to decouple core domain rules from infrastructure and delivery mechanisms. The system is built as a gRPC microservices architecture, utilizing type-safe communication and service contracts. It implements an event-driven architecture to manage eventual consistency and asynchronous processing, specifically employing the Outbox pattern to ensure reliable messagin

    Designs APIs with specific methods that trigger distinct domain actions rather than generic endpoints.

    Goclean-architecturecqrsddd
    在 GitHub 上查看↗6,348
  1. Home
  2. Software Engineering & Architecture
  3. Behavior-Oriented API Design