Dead Simple Background Jobs & Cron Scheduling
Queue jobs and run recurring tasks like cron with just webhooks and a simple API for any language.
👉 Ready to ditch your crons? Join the waitlist! 👇
{
"id": "6863d56a1ee36ef4e587006a",
"url": "https://your-app.com/webhook",
"method": "POST",
"run_at": "in 1 hour",
"payload": {
"user_id": 123,
"action": "send_welcome"
},
"status": "queued"
}
Scheduled and Recurring
Run background jobs instantly, scheduled or recurring like a cron job or queue.
Simple webhooks
Just HTTP calls. No complex setup. Receive webhooks when jobs should be executed.
API-first design
Trigger jobs with a dead simple REST API – no SDKs required. Grab your API key and let's go.
Monitoring included
Monitor your jobs via the dashboard or API and get notified when they fail.
Cronjob Alternative
>Runit lets you schedule jobs, webhooks, and recurring tasks – without servers or crontabs. Simple API, no infrastructure.
Mergent.co Alternative
With Mergent.co shutting down and being integrated into Resend, >Runit is a simple, developer-friendly alternative for scheduling webhooks, background jobs, and recurring tasks – all via a lightweight API. No servers. No cronjobs. Just HTTP calls.