1
Fork 0
Unofficial rust types of ChilloutVR's API
Go to file
ljoonal 03550c9411
continuous-integration/drone/push Build is failing Details
Add acceptable licenses
2022-11-08 03:31:25 +02:00
.config Start work on API client 2022-11-02 02:23:12 +02:00
.vscode Start work on API client 2022-11-02 02:23:12 +02:00
src Start work on API client queries & tests 2022-11-04 02:23:58 +02:00
tests Start work on API client queries & tests 2022-11-04 02:23:58 +02:00
.drone.yml Spellchecking & CI changes 2022-10-22 17:02:06 +03:00
.gitignore Start work on API client queries & tests 2022-11-04 02:23:58 +02:00
Cargo.toml Start work on API client queries & tests 2022-11-04 02:23:58 +02:00
LICENSE Init 2022-08-17 22:50:49 +03:00
README.md More progress on rust versions of the API models 2022-09-13 00:28:39 +03:00
deny.toml Add acceptable licenses 2022-11-08 03:31:25 +02:00
logo.png More progress on rust versions of the API models 2022-09-13 00:28:39 +03:00
rustfmt.toml Init 2022-08-17 22:50:49 +03:00

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.