|
33d76d7a4e
|
Remove native projects
|
2025-06-14 12:17:07 -03:00 |
|
|
a392dbb119
|
Merge Rust, C and C++ SDKs (#4)
* Generate native bindings from rust crate
* Add native instance and runtime statics
* Update README.md
|
2025-06-11 12:49:31 -03:00 |
|
|
738f9c947b
|
Add utils crates
|
2025-06-04 11:30:22 -03:00 |
|
|
23af141e2d
|
Generate api client with openapi-generator (#3)
* Generate api client with openapi-generator
* Add wrapper struct
* Add basic example
|
2025-06-03 19:47:49 -03:00 |
|
|
f63f64103c
|
Create initial api wrapper (#2)
* Api v0.1?
* Split crates
* Update api
|
2023-12-31 15:26:24 -03:00 |
|
|
21daa668f8
|
Prototype API (#1)
* Add oauth2 client
* Update LICENSE.txt
* Create .env.example
* Add dotenv to example
* Add oauth2 types
* Update lib.rs
* Update Cargo.toml
* Update lib.rs
* Add games routes
|
2023-12-24 08:23:10 -03:00 |
|