openpodcast / roadmap

πŸ—ΊπŸŽ™ Project Roadmap and Milestones for Open Podcast
0 stars 0 forks source link

management-interface (last import, last data received, etc) #82

Closed woolfg closed 1 year ago

woolfg commented 1 year ago

=> could be done in metabase for more details but would be also nice to have a quick overview without logging in to metabase. could be also helpful for debugging. maybe we enhance the /health endpoint a bit and also give some stats. this can be then fetched on a static webpage.

suggested by @brgmn

mre commented 1 year ago

First step is to build the status API, which returns a JSON structure of all endpoints and the last updates (for the given account). Pull Request: https://github.com/openpodcast/api/pull/46

woolfg commented 1 year ago

closed by openpodcast/api#46