All activity
Samir Kumarstarted a discussion
Lightweight HTTP-based task scheduler in Go | OSS
I just created Schedy, a lightweight HTTP-based task scheduler written in Go. You can schedule tasks via a simple API, and at the right time, Schedy will send an HTTP POST request (webhook) to the target URL. It's great for tasks that just need to run later. Itβs minimal, fast, and easy to drop into any architecture. Would love feedback, ideas, or contributions! <3 GitHub:...
