1
0
Fork 0
Unofficial rust types of ChilloutVR's API
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ljoonal 03550c9411
continuous-integration/drone/push Build is failing Details
Add acceptable licenses
11 months ago
.config Start work on API client 11 months ago
.vscode Start work on API client 11 months ago
src Start work on API client queries & tests 11 months ago
tests Start work on API client queries & tests 11 months ago
.drone.yml Spellchecking & CI changes 11 months ago
.gitignore Start work on API client queries & tests 11 months ago
Cargo.toml Start work on API client queries & tests 11 months ago
LICENSE Init 1 year ago
README.md More progress on rust versions of the API models 1 year ago
deny.toml Add acceptable licenses 11 months ago
logo.png More progress on rust versions of the API models 1 year ago
rustfmt.toml Init 1 year ago

README.md

ChilloutVR API in rust

License Crates.io Docs

WIP predicted rust models of ChilloutVR's upcoming API.

This is fully unofficial and in no way affiliated, endorsed, supported, or created by Alpha Blend Interactive, the creators of ChilloutVR.

Note that there is no official API documentation yet and usage of the API is frowned upon as of writing. If it wasn't clear enough: purpose of this crate isn't to connect to the API currently. The purpose is to be able to model clients to use the models before the API goes live. Though note that the models will most likely change in breaking ways.

Once the API is stabilized a bit more and it's usage allowed, an API client is planned to be implemented.

License

Note that the license is MPL-2.0 instead of the more common MIT OR Apache-2.0. A license change however can be negotiated if the ABI team wants to use this crate or adopt this crate into a more official one with a different license.