Skip to content

konekto/kronos

Repository files navigation

kronos

Kronos enables you to trigger https requests at specific times It uses the cron syntax for the timings

Jobs are configured like this

NAME test get
CRON * * * * *
GET https://konek.to


NAME test post
CRON * * * * *
POST https://konek.to

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published