Migrate a Trello Board to a Nextcloud Deck
Find a file
Paul Campbell b4990048b8
Some checks failed
Test / build (map[name:nightly]) (push) Failing after 2m22s
Test / build (map[name:stable]) (push) Failing after 3m5s
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-12 22:11:26 +00:00
.forgejo/workflows build: initial ci setup 2024-12-12 07:55:23 +00:00
.idea cargo init 2024-12-10 08:25:33 +00:00
src feat: add APIResult 2024-12-12 22:11:26 +00:00
.gitignore build: initial ci setup 2024-12-12 07:55:23 +00:00
Cargo.toml feat: add APIResult 2024-12-12 22:11:26 +00:00
justfile feat: load config file 2024-12-12 20:38:08 +00:00
LICENSE build: initial ci setup 2024-12-12 07:55:23 +00:00
renovate.json build: initial ci setup 2024-12-12 07:55:23 +00:00
trello-to-deck.toml cargo init 2024-12-10 08:25:33 +00:00