awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesAPI Key Failovers

Automatically switches to backup authentication keys when primary keys hit rate limits or quotas.

Distinct from Automatic Failover Controllers: Focuses on rotating API authentication keys rather than promoting database standby nodes.

Explore 2 awesome GitHub repositories matching data & databases · API Key Failovers. Refine with filters or upvote what's useful.

Awesome API Key Failovers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tbphp/gpt-loadtbphp का अवतार

    tbphp/gpt-load

    6,223GitHub पर देखें↗

    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

    Detects failed or unhealthy API keys and reroutes requests to healthy ones within the same group without interrupting service.

    Goanthropicclaudegemini
    GitHub पर देखें↗6,223
  • nguyenphutrong/quotionguyenphutrong का अवतार

    nguyenphutrong/quotio

    3,624GitHub पर देखें↗

    Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line tools and integrated development environments to various AI model providers. It serves as a centralized authentication hub, managing API keys and service accounts to provide a unified interface for external AI agents. The project distinguishes itself through a routing engine that implements priority-chain and round-robin load balancing to distribute workloads across multiple accounts. It features automated API key failover, which redirects requests to backup authentication keys

    Automatically redirects requests to backup authentication keys when primary providers return rate limit or quota errors.

    Swiftai-toolsdeveloper-toolsproxy
    GitHub पर देखें↗3,624
  1. Home
  2. Data & Databases
  3. Automatic Failover Controllers
  4. API Key Failovers