Samir Kumar

Samir Kumar

Building Schedify

Badges

Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Forums

Samir Kumar

9mo ago

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.

View more