confex
Config loader
A helper library to fetch values from any configuration source at run-time
Useful helper to read and use application configuration from environment variables.
304 stars
21 watching
33 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
12-factorconfigurationelixirelixir-langenvironment-variableshexmanagementpackagesystem
Related projects:
Repository | Description | Stars |
---|---|---|
massivefermion/enux | A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |
reset/libex-config | Provides a set of helpers to access and manipulate configuration settings for Elixir applications. | 1 |
joshbetz/config | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
go-simpler/env | A package that simplifies loading environment variables into configuration structures in Go applications. | 66 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
nebo15/multiverse | Manages multiple API versions to reduce compatibility issues and improve backwards compatibility | 95 |
kamillelonek/figaro-elixir | An Elixir-based tool for managing environment-specific configuration variables from a git-ignored YAML file. | 10 |
heetch/confita | A library that loads configuration from multiple backends into a structured format | 495 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 551 |
miladabc/gonfig | A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
nebo15/renew | A toolset for creating and managing Elixir projects with consistent boilerplate, testing, and deployment infrastructure | 34 |
avdi/dotenv_elixir | An Elixir module that loads environment variables from a .env file into the process environment when started. | 230 |
bitwalker/conform | Adapts an application to its deployed environment through configuration management. | 376 |
nil-go/konf | A minimalist configuration loader that supports multiple sources and notification of changes. | 239 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |