The original post: /r/selfhosted by /u/colbertross on 2025-01-02 04:35:21.
Hello! Found this subreddit helpful, so hopefully someone can find this helpful!
restic-json
Just a simple Flask (python) app that fetches timestamp info from my Restic snapshots out outputs them as JSON at http://server-ip:5151/last-backup. It caches the output to speed things up.
You can use the ‘customapi’ widget to then create this:
All the code for the app + the widget are in the github repo!
You must log in or register to comment.