xgptI'm interested in setting up a simple application that regularly pulls in a json file, parses it for updates, and then shoots off a simple HTTP GET/POST request to ping ntfy.sh based on some states. What would be the best way to do this? I could probably do it all in Python? I'd also like to add a webUI to turn the service on/off. Basically just a