Short Description
Simple GO script that execute GET requests on an endpoint
Full Description
Simple Docker image with a script in golang to execute GET request on an endpoint.
This is usefull if you cannot do cron jobs in your settup. Just expose a certain route in your web application to execute the job (or to schedule backround job) and trigger little_bastard
container to execute request on it.
Docker Pull Command
Owner
equivalent