Commit Graph

4 Commits

Author SHA1 Message Date
Torben Nehmer 01e22e2b30 Make Hello World Test URL configurable
This should not be active by default for security reasons.
2022-06-28 19:11:15 +02:00
Torben Nehmer a6e52d9d3d Fix: viper.UnmarshalKey ignores defaults
This seems to be a bug in viper, as soon as we're working with subkeys, things fall apart
2021-08-24 17:03:59 +02:00
Torben Nehmer 7b93ff425d - Added sample default config (needs manual updating)
- Reworked service and webapi config to Viper unmarshalling
- Added Pretty Printers to config
2021-08-22 14:46:48 +02:00
Torben Nehmer 7dd11a0879 First basic version
- NFT and DNS Update skeletons
- Integrated viper configuration management
- Integrated cobra CLI management
- Basic webservice skeleton
2021-08-20 21:10:59 +02:00