Dead Simple Job & Cron Scheduling for Developers
Queue HTTP webhooks and run recurring jobs like cron – with a simple API for apps in any language.
{
"id": "6863d56a1ee36ef4e587006a",
"url": "https://your-app.com/webhook",
"method": "POST",
"delay": "1h",
"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.
Looking for a Cronjob Alternative ?
>Runit lets you schedule jobs, webhooks, and recurring tasks – without servers or crontabs. Simple API, no infrastructure.
Or maybe you're looking for a Mergent Alternative ?
With Mergent 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.