| Crates.io | vasystem-api |
| lib.rs | vasystem-api |
| version | 0.2.0 |
| created_at | 2022-10-07 21:09:04.856409+00 |
| updated_at | 2023-11-05 09:22:48.315168+00 |
| description | VASystem API client |
| homepage | https://docs.vasystem.dev/ |
| repository | |
| max_upload_size | |
| id | 683063 |
| size | 9,534 |
This is a Rust library for interacting with the VASystem API.
You will need to have a client ID and secret, please see the VASystem API documentation for more information.
For usage information, please see the examples in the example directory.
cargo run -- --domain "staralliancevirtual.org" --client-id "client-id" --client-secret "client-secret"