2 unstable releases

0.2.0 Nov 5, 2023
0.1.0 Oct 7, 2022

#7 in #client-id

Download history 22/week @ 2024-02-25 11/week @ 2024-03-10 1/week @ 2024-03-17 32/week @ 2024-03-31 31/week @ 2024-04-14

63 downloads per month

MIT license

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–32MB
~614K SLoC