# better-uptime
Better Uptime API bindings for Rust.
## APIs
Currently, we only support:
* [Cron and heartbeat monitor](https://betterstack.com/docs/uptime/cron-and-heartbeat-monitor/)
* [Create a new incident](https://betterstack.com/docs/uptime/api/create-a-new-incident/)
## Examples
To run the examples:
$ cargo run --example <EXAMPLE_NAME>