Add more source handlers
Current State
At the moment cs supports
- yaml files
- json files
- ini files
- dict source
- environment variables
Proposal
It would be nice to add a few more source handlers, that are commonly used:
-
python files -
toml files -
cli (needs evaluation) -
etcd (needs evaluation)
Edited by hakkeroid