Learn how to create your first task using OCaml and Cohttp + Lwt
type
parameter to distinguish between different
tasks. This allows your task handler to route and process tasks accordingly.
Feel free to structure your parameters in a way that works best for your
application.Use cron schedules to create tasks on a recurring basis
Create tasks using OCaml and Cohttp + Lwt