Commit Graph

8 Commits

Author SHA1 Message Date
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
6851484a3f Update project 2023-05-15 18:42:12 -03:00
bbb03204cd Bump version 2021-08-04 12:17:08 -03:00
17388bbd9d Clear repository 2021-08-04 12:11:32 -03:00
82c79baf65 Update Cargo.toml 2021-04-04 09:48:59 -03:00
575d5c7024 Exclude some files from crate 2021-02-24 09:21:12 -03:00
36df99c7e0 Create Rust Project 2021-02-24 09:12:23 -03:00