awsenv

Config loader

A tool to load AWS environment variables from a configuration file

AWS environment config loader

GitHub

35 stars
1 watching
7 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists

gogolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-simpler/env A package that simplifies loading environment variables into configuration structures in Go applications. 67
cristalhq/aconfig A simple and versatile configuration loader for Go applications. 550
joshbetz/config A Go configuration library that loads and reloads settings from files and environment variables on signal changes. 215
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. 240
miladabc/gonfig A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. 9
ianlopshire/go-ssm-config Tools for loading configuration parameters from AWS SSM into Go structs 22
marcscheib/aurelia-environment A plugin that allows replacing hard-coded configuration with environment variables in JavaScript applications. 6
alecthomas/kong-hcl A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. 8
ilyakaznacheev/cleanenv A tool to read and manage environment configuration from files and variables 1,667
heetch/confita A library that loads configuration from multiple backends into a structured format 495
sindresorhus/package-config A tool to get namespaced config from the closest package.json 120
cloud66-oss/konfig A tool for loading configuration files in Rails applications to work with Kubernetes environments. 83
philnash/envyable Loads YAML configuration files into the environment variables of an application. 78
codingconcepts/env A tool for loading environment variables into Go structs in a flexible and type-safe manner. 114