vasystem-api

Crates.iovasystem-api
lib.rsvasystem-api
version0.2.0
sourcesrc
created_at2022-10-07 21:09:04.856409
updated_at2023-11-05 09:22:48.315168
descriptionVASystem API client
homepagehttps://docs.vasystem.dev/
repository
max_upload_size
id683063
size9,534
Koen Vlaswinkel (koesie10)

documentation

https://docs.vasystem.dev/

README

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"
Commit count: 0

cargo fmt