dyndns/webapi
Torben Nehmer ae3b1d0897 First working implementation
- implemented update request processing
- separated host and domain name in config (req. for DNS updates)
- enhanced NFT update validation
- cleaned up example user
- cleand up logging in update request
- moved appropriate config into user request struct
2021-08-24 16:44:52 +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 First working implementation 2021-08-24 16:44:52 +02:00
updaterequest.go First working implementation 2021-08-24 16:44:52 +02:00