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

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

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

1 个仓库

Awesome GitHub RepositoriesResource Mocking Layers

Simulation layers that replace production cloud resources with local equivalents for development purposes.

Distinct from Local Cloud Simulation: Specifically targets the replacement of secrets and configurations with local mocks, not just general distributed logic emulation.

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

Awesome Resource Mocking Layers GitHub Repositories

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

    compose-spec/compose-spec

    2,618在 GitHub 上查看↗

    This project is a declarative container orchestration standard and a vendor-neutral application model. It provides a portable configuration format for describing multi-container applications, including their services and dependencies, to enable consistent deployments across different environments. The specification focuses on cloud-agnostic deployment, allowing application definitions to be translated into platform-specific resources for various container orchestrators and cloud provider APIs, including Kubernetes. It facilitates portability from local development to production by separating

    Implements a mocking layer that replaces production-grade secrets and cloud configurations with local file-system equivalents.

    Dockerfilecomposecontainersdocker
    在 GitHub 上查看↗2,618
  1. Home
  2. Software Engineering & Architecture
  3. Microservices Development
  4. Local Cluster Dependency Debugging
  5. Local Cloud Simulation
  6. Resource Mocking Layers