dyndns/webapi
Torben Nehmer fbf10f9d1b Next implementation steps
- Simplified UpdateRequest to the minimum required
- renamed test user to example
- removed user property from yml config, it is given by the file name.
- splitted server code analogous to command line code so that each handler has its own file.
- made viper confgi in userconfig internal
- added validation to userconfig
- added helper to combaine an IID with a v6net in userconfig
2021-08-23 20:41:32 +02:00
..
config.go - Added sample default config (needs manual updating) 2021-08-22 14:46:48 +02:00
server.go Next implementation steps 2021-08-23 20:41:32 +02:00
update.go Next implementation steps 2021-08-23 20:41:32 +02:00
updaterequest.go Next implementation steps 2021-08-23 20:41:32 +02:00