| Crates.io | grafton-birddog |
| lib.rs | grafton-birddog |
| version | 0.2.0 |
| created_at | 2024-07-26 22:24:20.624187+00 |
| updated_at | 2024-07-26 22:24:20.624187+00 |
| description | Unofficial idiomatic rust bindings for the BirdDog RESTful API 2.0 |
| homepage | https://www.grafton.ai |
| repository | https://github.com/GrantSparks/grafton-birddog |
| max_upload_size | |
| id | 1316816 |
| size | 95,349 |
Unofficial idiomatic rust bindings for the BirdDog RESTful API 2.0
See the examples directory for usage examples.
This is a work in progress that we use on our own projects, so we're really only testing each API function as we need them. If you find a bug, please open an issue or submit a PR. Thanks!
Add the following to Cargo.toml under [dependencies]:
grafton-birddog = "*"
Contributions are welcome! Please submit a pull request or open an issue to discuss what you would like to change.
This is a project by the Grafton Machine Shed
This project is licensed under the Apache License, Version 2.0. See the LICENSE file for more details.