74036cf1ea
feat: add APIResult
...
This is a generic type that contains the raw JSON response and the parsed value as a Result.
fixup: APIResult
FIXUP: APIResutl can handle missing response bodies
2024-12-11 07:43:55 +00:00
f9352c551c
feat: load config file
2024-12-11 07:23:31 +00:00
8075de496b
feat: command to write initial config file
...
move tests to a tests/mod
????
2024-12-11 07:20:07 +00:00
6300508ea2
feat: define command arguments to parse
2024-12-11 07:16:13 +00:00
a820719266
feat: define Ctx to hold context (e.g. fs and net handles)
2024-12-11 07:15:04 +00:00
a35c2c6964
feat: make main tokio async
2024-12-11 07:13:01 +00:00
3dd8b8fc15
WIP(kxio) chore(deps): add dependencies
2024-12-11 07:12:12 +00:00
409b3d34f7
build: initial ci setup
2024-12-10 20:26:12 +00:00
11dec4a929
cargo init
2024-12-10 08:25:33 +00:00