07284bef06
Add tournament query
2023-08-27 16:18:22 -04:00
589277bb34
Rework query infrastructure
2023-08-27 16:18:03 -04:00
7751829bd5
Add ID wrapper types
2023-08-27 05:33:03 -04:00
c3a42da1d2
Add datasets module
2023-08-27 05:26:11 -04:00
6eedd7cd4e
Fix ggelo-deps name
2023-08-27 05:25:45 -04:00
050ae2facf
Add sqlite dependency
2023-08-27 05:05:49 -04:00
d5c3a7685f
Create automatic query response unwrapping trait
2023-08-27 04:32:55 -04:00
349d63946c
Switch to using rust-overlay
...
I need to enable nightly features, so this will let me do that.
2023-08-27 04:30:45 -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
303f955de4
Upgrade flake build process
...
The previous build process was MASSIVELY inefficient in multiple
ways. This is a massive improvement.
2023-08-27 01:46:20 -04:00
41475046ed
Update README.md
2023-08-27 00:19:07 -04:00
4f1b7f0e14
Fix visibility of schema
2023-08-26 23:48:23 -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
1e5bdd9e8c
Fix shell environment
...
My previous devshell didn't include rustc, which caused the LSP to
not work properly.
2023-08-26 23:45:09 -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
19abce3b7a
Add nix build result to gitignore
2023-08-26 17:44:15 -04:00
309ac175c3
Switch to using crane
2023-08-26 17:44:04 -04:00
654efe2b6f
Basic schema import code
2023-08-26 17:43:01 -04:00
4dc2975d03
Add OpenSSL dependency to flake
2023-08-26 16:46:22 -04:00
298a8a5653
Change "scheme" to "schema"
...
Apparently I misread the GraphQL docs...
2023-08-26 16:25:11 -04:00
5011514a27
Update gitignore
2023-08-26 03:37:52 -04:00
44c21d95ae
Basic package structure
2023-08-26 03:37:24 -04:00
1987cdaaf8
Add gitignore
2023-08-26 02:07:40 -04:00
c5f7b976a7
Reword README.md
2023-08-25 23:16:28 -04:00
2929e19b3c
Revert README.md
2023-08-25 23:14:59 -04:00
8d7481aac5
Fix GFM note syntax
2023-08-25 23:14:34 -04:00
e5446aeb3c
Use newer note syntax
2023-08-25 23:14:07 -04:00
1c57567c9a
Update README.md
2023-08-25 23:13:33 -04:00
adf20821a7
Create README.md
2023-08-25 22:12:47 -04:00
c66a48e448
Initial commit
2023-08-25 21:46:08 -04:00