awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

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 6 awesome GitHub repositories matching security & cryptography · Environment Variable Management. Refine with filters or upvote what's useful.

Awesome Environment Variable Management GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • upstash/context7Avatar upstash

    upstash/context7

    57,490Vezi pe 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
    Vezi pe GitHub↗57,490
  • usebruno/brunoAvatar usebruno

    usebruno/bruno

    44,931Vezi pe 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
    Vezi pe GitHub↗44,931
  • roots/bedrockAvatar roots

    roots/bedrock

    6,531Vezi pe GitHub↗

    WordPress boilerplate with Composer and Git, easier configuration, and an improved folder structure

    Loads configuration from a .env file using PHP dotenv, making credentials and settings available via getenv, $SERVER, or $ENV.

    PHPbedrockcomposerphp
    Vezi pe GitHub↗6,531
  • evidence-dev/evidenceAvatar evidence-dev

    evidence-dev/evidence

    5,919Vezi pe GitHub↗

    Reads database credentials from environment variables at build time instead of embedding them in source files.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Vezi pe GitHub↗5,919
  • cheatsnake/backend-cheatsAvatar cheatsnake

    cheatsnake/backend-cheats

    4,619Vezi pe GitHub↗

    backend-cheats is a comprehensive backend engineering reference guide and a collection of technical cheatsheets. It serves as a knowledge base for server-side development, networking, and computer science fundamentals, delivered as a markdown-based static site. The project provides detailed handbooks for API design, specifically covering REST and GraphQL interfaces, and software architecture patterns such as Monolithic, Microservices, and MVC. It includes a database architecture overview comparing relational and NoSQL paradigms, as well as a web security reference for identifying vulnerabilit

    Explains practices for securely managing authentication credentials and sensitive configuration via environment variables.

    architectural-patternsarchitectureawesome
    Vezi pe GitHub↗4,619
  • datawhalechina/vibe-vibeAvatar datawhalechina

    datawhalechina/vibe-vibe

    3,126Vezi pe GitHub↗

    vibe-vibe is an LLM agent engineering framework and toolchain optimizer designed for orchestrating multi-agent systems. It serves as a comprehensive guide and methodology for transforming conceptual ideas into deployed applications through agentic software engineering. The project focuses on the orchestration of specialized AI agent roles with defined collaboration boundaries and iterative feedback loops. It provides frameworks for toolchain optimization, including the selection and evaluation of protocols that extend model capabilities and the design of standardized tool interfaces. The sys

    Secures sensitive credentials through environment variables to prevent leakage in source control.

    agentagentic-aiai
    Vezi pe GitHub↗3,126
  1. Home
  2. Security & Cryptography
  3. Environment Variable Management