Commit Graph

16 Commits

Author SHA1 Message Date
shad0wflame 60083a8f44 Added docker environment. 2021-12-26 12:15:35 +01:00
shad0wflame 29bc00e0e8 Changed module name: "go_daddy_ddns -> records_handler" and added path and file handlers. 2021-12-26 01:07:01 +01:00
shad0wflame fa814087bd Added dynamic string formatting to interpolate {ip} tag in the data property from the JSON file. 2021-12-22 19:46:55 +01:00
shad0wflame c39b0e898a Moved structs into their own file. 2021-12-22 19:46:02 +01:00
shad0wflame 504fc87b83 Added some logging lines. 2021-12-22 17:34:54 +01:00
shad0wflame cae24f70c1 Added logging. 2021-12-22 17:18:10 +01:00
shad0wflame 0de0754e5b The application now gets sensible info via environment variables. 2021-12-22 16:20:46 +01:00
shad0wflame e20d7b0d86 Implemented request to update the records. 2021-12-22 16:19:59 +01:00
shad0wflame 218dbd3770 Added records.json to .gitignore. 2021-12-22 16:19:13 +01:00
shad0wflame 308b720c4d Added serde_json to dependencies. 2021-12-22 13:07:43 +01:00
shad0wflame ac13a8e435 Created module to handle everything related to GoDaddy. 2021-12-21 20:49:37 +01:00
shad0wflame f6118859ac Added documentation comments for ip_handler. 2021-12-21 20:16:21 +01:00
shad0wflame 6729c06af7 Moved IP Handling code to its own module. 2021-12-21 18:24:13 +01:00
shad0wflame 9e7a59389e Added readme.md 2021-12-21 14:47:47 +01:00
shad0wflame 873e20195d Added a method to store and get the previous IP. 2021-12-21 14:46:01 +01:00
shad0wflame 082daa4f90 Initial commit. 2021-12-21 14:02:07 +01:00