2 unstable releases
0.2.0 | Nov 5, 2023 |
---|---|
0.1.0 | Oct 7, 2022 |
#14 in #client-id
10KB
190 lines
vasystem-api-rs
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.
Running the example
cargo run -- --domain "staralliancevirtual.org" --client-id "client-id" --client-secret "client-secret"
Dependencies
~17–31MB
~589K SLoC