2 unstable releases

0.2.0 Nov 5, 2023
0.1.0 Oct 7, 2022

#6 in #client-id

34 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

~18–33MB
~626K SLoC