d5c3a7685f
Create automatic query response unwrapping trait
2023-08-27 04:32:55 -04:00
edcef12c2f
Generalize query running function
2023-08-27 03:52:38 -04:00
17c139f694
Fix ID bug
2023-08-27 03:11:23 -04:00
99217eedb6
Write basic API call
2023-08-27 03:02:18 -04:00
a1e23b453d
Write videogame search query
2023-08-26 23:48:13 -04:00
5fdc8cb50e
Write code to get auth key
2023-08-26 23:47:23 -04:00
e88066885e
Fix executable name
...
Cargo typically forces the executable name to be identical to the name
of the crate, which in this case is "cli". These config lines overwrite
that behavior.
2023-08-26 17:44:24 -04:00
298a8a5653
Change "scheme" to "schema"
...
Apparently I misread the GraphQL docs...
2023-08-26 16:25:11 -04:00
44c21d95ae
Basic package structure
2023-08-26 03:37:24 -04:00