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

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

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

2 个仓库

Awesome GitHub RepositoriesConfiguration APIs

Standardized HTTP interfaces used for programmatic access to centralized configuration repositories.

Distinct from HTTP API Interfaces: Existing candidates are too generic (HTTP API) or focused on documentation standards; this is about the actual config retrieval interface.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Configuration APIs. Refine with filters or upvote what's useful.

Awesome Configuration APIs GitHub Repositories

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

    apolloconfig/apollo

    29,762在 GitHub 上查看↗

    Apollo is a centralized configuration management system designed to manage environment-specific application settings for microservices and servers. It serves as a central store for properties, YAML, and JSON data, providing a platform for versioning, auditing, and the dynamic delivery of configurations. The system distinguishes itself through a dynamic delivery platform that supports real-time configuration pushes and grayscale releases. This allows updates to be rolled out to a small subset of service instances as a canary deployment to validate stability before a full fleet update. Governa

    Provides a language-agnostic HTTP interface for multi-platform SDKs to fetch and update settings via a central repository.

    Javaconfig-managementconfiguration-managementdistributed-configuration
    在 GitHub 上查看↗29,762
  • tbphp/gpt-loadtbphp 的头像

    tbphp/gpt-load

    6,223在 GitHub 上查看↗

    gpt-load is a transparent proxy gateway that routes API requests to multiple AI providers—including OpenAI, Google Gemini, and Anthropic Claude—through a single endpoint while preserving each provider's native format and authentication. It acts as a centralized routing layer, allowing applications to switch between AI services by changing only the base URL without modifying any client code or business logic. The proxy distinguishes itself through intelligent traffic management across pools of API keys, offering automatic key rotation, weighted or round-robin load balancing, and failover that

    Reads and updates configuration settings from external tools through a programmatic interface.

    Goanthropicclaudegemini
    在 GitHub 上查看↗6,223
  1. Home
  2. DevOps & Infrastructure
  3. Configuration APIs

探索子标签

  • Developer Preview API ConfigurationsEnables access to APIs requiring a developer preview key via configuration settings. **Distinct from Configuration APIs:** Distinct from Configuration APIs: specifically enables access to developer preview APIs, not general configuration retrieval.