request_repeater 0.1.0.2
Gem is a standalone Ruby executable app that will repeet GET requests to an endopoints in given timeout (e.g.: `URL=https://nginx/schedule SLEEPFOR=2000 bundle exec request_repeter` will do GET https://nginx/schedule every 2 seconds)