more games information, games route (#756)

* more games information, games route

* adds banner url
This commit is contained in:
Wyatt Verchere
2023-11-14 10:01:31 -08:00
committed by GitHub
parent 375f992a0c
commit f4880d0519
19 changed files with 206 additions and 45 deletions

View File

@@ -6,6 +6,7 @@ use std::rc::Rc;
pub mod oauth;
pub mod oauth_clients;
pub mod tags;
#[derive(Clone)]
pub struct ApiV3 {