confita
Config loader
A library that loads configuration from multiple backends into a structured format
Load configuration in cascade from multiple backends into a struct
495 stars
23 watching
51 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
configurationconfiguration-loadergolangstructureteam-boost
Related projects:
Repository | Description | Stars |
---|---|---|
miladabc/gonfig | A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
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 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 551 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
nil-go/konf | A minimalist configuration loader that supports multiple sources and notification of changes. | 239 |
ienaga/phalconconfig | A tool to load configuration from YAML files in a Phalcon application | 2 |
alecthomas/kong-hcl | A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. | 8 |
nebo15/confex | A helper library to fetch values from any configuration source at run-time | 304 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
hassankhan/config | Config loads values from various file formats and strings into a PHP object. | 972 |
soniah/awsenv | A tool to load AWS environment variables from a configuration file | 35 |
massivefermion/enux | A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |
pjlamb12/runtime-config-loader | An Angular library that provides an easy way to load and manage runtime configuration values | 35 |
gordalina/hush | A runtime configuration loader for Elixir applications | 131 |