Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozgiii/hybridconfig

Runtime web application configuration loader utilizing hybrid approach: using external JSON config fetching but allowing use of environment variables to overwrite values in development environment.
https://github.com/mozgiii/hybridconfig

configuration runtime-configuration

Last synced: about 1 month ago
JSON representation

Runtime web application configuration loader utilizing hybrid approach: using external JSON config fetching but allowing use of environment variables to overwrite values in development environment.

Awesome Lists containing this project

README

        

# hybridconfig

[![Build Status](https://travis-ci.org/MOZGIII/hybridconfig.svg?branch=master)](https://travis-ci.org/MOZGIII/hybridconfig)

Runtime web application configuration loader utilizing hybrid approach: using
external JSON config fetching but allowing use of environment variables to
overwrite values in development environment.