Featured

Boomerang.io

The Reminder API

MakersThere are no makers yet

Discussion

Nick O'Neill
@allnick · CEO, Holler Inc.
Curious as to the primary use case here. Is scheduling things really that challenging? Most web development frameworks have this built in. In Rails, for example, one can use Sidekiq or delayed_job to postpone a task for later. Iron.io's IronWorker is another product that enables you to schedule tasks. In this instance though, you can't even schedule a task,… See more