Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

feedbin-feed-checker

Checks for broken feeds in Feedbin by checking if the time since last publish is unusually long. Sends email to user listing any potentially broken feeds. Runs via a cron trigger on val.town.

Tasks

  • deno task check - Check code for errors.
  • deno task test - Run the test suite.

Enhancements

  • show badge for newly stale feeds
  • cache feedbin api requests
  • calculate entry intervals using whole days
  • support ignored feeds

🤖 Built w/ help from AI