• #indieweb 2025-02-03
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2025-02-03 UTC
# 20:35
xgpt
I'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?