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
This commit is contained in:
Guilherme Werner 2023-12-24 08:23:10 -03:00 committed by GitHub
parent 92d5adc03b
commit 21daa668f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 472 additions and 22 deletions

3
.env.example Normal file
View file

@ -0,0 +1,3 @@
CLIENT_ID=
CLIENT_SECRET=
TRIBUFU_API_URL=https://api.tribufu.com