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

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

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

1 个仓库

Awesome GitHub RepositoriesService Structuring Patterns

Architectural patterns for organizing complex backend services using dependency injection and metadata decorators.

Distinct from Enterprise Data Services: Distinct from Enterprise Data Services: focuses on the structural organization of the service logic rather than data platform connectors.

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

Awesome Service Structuring Patterns GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • midwayjs/midwaymidwayjs 的头像

    midwayjs/midway

    7,722在 GitHub 上查看↗

    Midway 是一套用于 Node.js 的后端框架,旨在构建企业级微服务和全栈应用。它以依赖注入架构为核心,使用控制反转(IoC)容器和装饰器来组织复杂的业务逻辑并维护可扩展的服务器端结构。 该框架提供针对 HTTP、gRPC 和 WebSocket 的多协议支持,允许单一环境处理多样化的服务间网络需求。它还包括一个多运行时适配器层,使应用能够部署在传统容器和各种无服务器云平台上。 其他功能包括用于模块化扩展的组件化插件系统、用于请求处理的中间件执行流水线,以及用于前端界面与后端逻辑之间统一 API 连接的工具。该系统还结合了请求数据验证和标准化的错误处理。

    Offers a comprehensive framework for organizing enterprise microservices using dependency injection and metadata decorators.

    TypeScript
    在 GitHub 上查看↗7,722
  1. Home
  2. Data & Databases
  3. Enterprise Data Services
  4. Service Structuring Patterns