4
0 Comments

I created a tool to schedule HTTP requests

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 into a service where you can Schedule HTTP requests πŸŽ‰

I know you can Schedule HTTP requests with Zapier but come on... I will not pay 50 bucks for that hahahaha

btw, feedbacks are welcome. πŸ˜ƒ

on October 21, 2021