Alternatives
Products that do what I created a tool to schedule HTTP requests does
In my last project, I was struggling to create and monitor cron jobs. So, instead of creating hundreds of standalone scrips and executing them with cron, I decided to turn those scripts into multiple endpoints. Next, I created a single service that I could schedule HTTP requests to those endpoints and monitor its execution. No more scripts, now everything is endpoints that I can run manually at any time I turned this scheduler service into a Micro-SaaS so you don't have to build it yourself: beew.io I know you can Schedule HTTP requests with Zapier but come on... I will not pay 50 bucks for…
- 1

- 2CA
2020 · github.com
- 3

- 4IB
2020 · blog.cronhub.io
- 5

- 6
- 7CS
2014 · cronasaservice.com
- 8

- 9HA
2015 · github.com
- 10

- 11

- 12

- 13IB
As a software engineer, my reflex has always been to script everything I can. Scripting is easy, but everything around it is tricky: scripts have to run somewhere, they need access to credentials, they need to be monitored. None of it is simple. No-code automation platforms such as Zapier or IFTTT are too restrictive for technical tasks; CI/CD platforms make it easy to script tasks related to a repository, but are limited when trying to do anything else. I wanted the low level control you have when writing scripts while retaining the comfort of a platform managing execution for me. So I…
2022 · exograd.com
- 14MW
2014 · cronitor.io
- 15CS
2019 · cronhooks.io
- 16RS
2016 · serverlessly.io
- 17IV
Hi HN,<p>In my spare time (evenings and weekends) I've built 3 products which have been relatively successful even with little advertising (only google ads budgeted at $30 per day). The latest one is WcfStorm.Rest; which is a REST service test client. I built it because I found that the current tools did not have the features I wanted such as, intellisense when working with HTTP headers, syntax highlighting for JSON messages, etc.<p>I'm continually trying to improve these products and would very much love get your feedback. Every suggestion is welcome!<p>(My apologies…
2012 · wcfstorm.com
- 18IB
At my day job, we have a daily async stand-up. We have to message a slack bot how many hours we have worked on a given task that day and overall. The format is: > Task: "Task Name" | Worked: 5h Total: 16h > Description: Finished implementation of feature. I don't complain. Most fully remote jobs come with a version of this, but doing it manually got tedious. So, I needed a simple app that would track this. I am not usually a fan of "vibe coded" apps, but this was an ideal candidate for it, since it's not production code. Most LLMs solve the problem by creating a single HTML file with forms…
2025 · htmlsync.io
- 19BS
i had previously posted this when it was aws-rce. it’s changed enough that i want to post it again.
2022 · github.com
- 20CG
We’re the makers of Crontab.guru and Cronitor.io, both first launched on HN about a decade ago. We wanted a secure web GUI way to manage/run our own cron jobs — so we built it and open‑sourced it! With Crontab Guru Dashboard you can: * Create, update, suspend and delete your cron jobs easily * Start a job on-demand or kill running instances that are hanging around too long * Debug jobs with a local console * Use our MCP server to integrate with coding assistants like Cursor and Claude Code to configure jobs and check health/status Feedback welcome!
Sep 2025 · crontab.guru
- 21AN
2016 · github.com
- 22AV
2017 · runkit.io
- 23SP
2018 · cronrunner.com
- 24AS
There are plenty of good tools for load testing such as JMeter, Minigun, and plenty more - but they all have their own set of options to learn. I built this one to support a simpler workflow where you just paste your curl request (or other cli command) after your `spam` config (literally just `spam -r 2 -- curl www.google.com). It's pretty barebones but I'm 100% going to use it in my day to day - figured I'd share it here if it helped anyone else!
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →