Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 498 Bytes

README.markdown

File metadata and controls

18 lines (11 loc) · 498 Bytes

#DNSimple API Rust Examples

The scripts in this directory demonstrate how to use the DNSimple Rust API wrapper to connect to the DNSimple API.

Running

Create a file called token.txt and put your Sandbox DNSimple account token in it.

Unless otherwise noted, all scripts expect a working account token.

Now you can run individual examples using cargo run.

For example:

cargo run --bin bad_auth
cargo run --bin check example.com