Allows developers to schedule webhooks on-demand, with backoff, or on a cron recurring schedule.
Install protobuf
brew install protobufcargo build Install the cargo-nextest test runner link
cargo nextest run1/ Run the server with the default configuration
# Set the admin key CRONBACK__API__ADMIN_API_KEYS=adminkey cargo run# Skip missed runs by CRONBACK__SCHEDULER__DANGEROUS_FAST_FORWARD=true cargo run 2/ Get API Secret Token:
cargo cli --localhost --secret-token=adminkey admin --project-id=prj_063001GZKTEF61EJ34W1G0PXJS7V6M api-keys create dev_keycurl http://localhost:9000/metrics The software is distributed under the terms of the GPLv2-compatible, OSI-approved, permissive BSD-2-Clause-Patent license.