/Automated-Serverless-App-Uptime-Maintenance-with-Rust-and-GitHub-Actions

A script to keep an app I have on a free-tier serverless platform alive(not to spin down because of inactivity) by executing a GET request every 5 mins using the reqwests crate.

Primary LanguageRust

Watchers