pyrooka / resqu

WIP. Expose data from a database as a REST API.
MIT License
2 stars 0 forks source link

Improve config #8

Open pyrooka opened 4 years ago

pyrooka commented 4 years ago

Use a single YAML for all the configs. Eliminate the environment variables? Usage of the spf13/viper package would be better, I guess. https://github.com/spf13/viper