fix: accept both GET and POST for cron trigger endpoint cron-job.org sends GET by default. Using app.get + app.post ensures the trigger works regardless of which HTTP method the cron service uses. Also renames "Automated Data Collection" to "Automated Weather Refresh" in README and fixes Email Notifications section references.#6
Merged
giancarloerra merged 1 commit intomainfrom Mar 10, 2026
Merged
fix: accept both GET and POST for cron trigger endpoint cron-job.org sends GET by default. Using app.get + app.post ensures the trigger works regardless of which HTTP method the cron service uses. Also renames "Automated Data Collection" to "Automated Weather Refresh" in README and fixes Email Notifications section references.#6giancarloerra merged 1 commit intomainfrom
giancarloerra merged 1 commit intomainfrom
Commits
Commits on Mar 10, 2026
- committed
Giancarlo Erra