1.
Scheduling System
Time Trigger is an event based scheduling system that allows you to send JSON data to your backend or API at a specific time in the future.
2.
An API
You interact with Time Trigger via a simple RESTful API and create, modify, and cancel time based triggers.
3.
Cron Alternative
Time Trigger does not operate on a repeating schedule. Modern applications demand real-time systems, and Time Trigger is meant run individual tasks a a specific time.