awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Environment Variable Management · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesEnvironment Variable Management

Practices for securely managing authentication credentials via environment variables.

Distinguishing note: Focuses on credential security rather than general environment configuration.

Explore 2 awesome GitHub repositories matching security & cryptography · Environment Variable Management. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Environment Variable Management

Awesome Environment Variable Management GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • upstash/context7

    upstash/context7

    46,243View on GitHub↗

    Context7 is an AI-powered documentation retrieval engine designed to provide developers and AI agents with real-time, context-aware access to technical documentation and code snippets. By integrating external library documentation as callable tools, the platform equips AI coding assistants with project-specific knowledge, helping to improve generation accuracy and reduce hallucinations during inference. The platform distinguishes itself through a robust security and governance framework that manages documentation as a centralized knowledge base. It employs a multi-source ingestion pipeline to

    Manages authentication credentials using environment variables to securely store API keys.

    TypeScriptllmmcpmcp-server
    46,243View on GitHub↗
  • usebruno/bruno

    usebruno/bruno

    40,990View on GitHub↗

    Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment

    Integrates with local environment file standards to manage sensitive configuration values securely.

    JavaScriptapi-clientapi-testingautomation
    40,990View on GitHub↗