Commit Graph

6 Commits

Author SHA1 Message Date
d2ec71e7ae Add native instance and runtime statics 2025-06-04 18:35:14 -03:00
6ab490ce07 Generate native bindings from rust crate 2025-06-04 17:09:39 -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