mpreath / go-bible-api

MIT License
0 stars 0 forks source link

Add env config support #2

Closed mpreath closed 7 months ago

mpreath commented 7 months ago

Add configuration support using the Viper mod similar to how configurations are done in netcalc using viper: https://github.com/mpreath/netcalc/blob/main/cmd/netcalc-api/config.go.

mpreath commented 7 months ago

https://github.com/spf13/viper