Skip to content

Quick and dirty web API for turning English into valid cron

License

Notifications You must be signed in to change notification settings

PerpetualPossum/natural-cron-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

natural-cron-api

Extremely simplistic API for running the getCronString function of darkeyedevelopers/natural-cron.js

I was mildly bothered that there wasn't a simple public API for taking in plain english and spitting out a cron schedule, so here it is.

Of note, invalid inputs result in a cron schedule of * * * * ? *, so valid input that gives you this result will cause a 400.

About

Quick and dirty web API for turning English into valid cron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published