A crontab-like service for triggering HTTP Endpoints in a timely manner.
966
A RESTful service specialized in receiving and managing web file uploads.
npm i -g cronenberg.cook-hen:
spec: "* * * * *" # Crontab spec
method: post
url: http://kitchen/dish
body: some hen, please # Optional
headers: # Optional
Content-Type: text/plain
boil-water:
spec: "1,30 * * * *"
method: post
url: http://kitchen/hot-water
# ...
cronenberg -c path/to/conf.yml.If you have found any problems with this module, please:
~bug.We will make sure to take a look when time allows us.
If you wish to get that awesome feature or have some advice for us, please:
~proposal.If you have spotted any enhancements to be made and is willing to get your hands dirty about it, fork us and submit your merge request so we can collaborate effectively.
Content type
Image
Digest
Size
26.5 MB
Last updated
about 7 years ago
docker pull gcsboss/cronenberg