View Project
Cron Atlas is a modern (cron) job scheduler for the serverless era. It is a simple, reliable, and highly available job scheduler that allows you to schedule tasks that call your API endpoints. In other words, it calls your API endpoints where you deployed your job or function, at the defined schedule/interval.
Reliable serverless cron job scheduling.
Run as frequent as every 1 second.
Interactive UI to manage your cron jobs.
Schedule triggers to call your serverless function (e.g. Netlify Functions, Cloudflare Workers).
No need to learn cron syntax. Use human readable string & calendar expressions to describe the schedule.
Built with