Robert Garrett 26fa57a24f Additional structs & enums for API error responses
Obviously the Gitea API can return errors, which are also JSON strings.
Theres a new error response struct to collect these, and an enum for
Serde to unpack which ever variant happens to come back.
2025-05-24 17:04:08 -05:00
2025-05-22 18:23:32 -05:00
2025-05-24 13:52:32 -05:00
2025-05-22 18:22:05 -05:00
2025-05-22 18:22:05 -05:00

gt-tools

CLI tools for interacting with the Gitea API. Use interactively to talk to your Gitea instance, or automatically via a CI/CD pipeline.

Description
CLI tools for interacting with the Gitea API. Use interactively to talk to your Gitea instance, or automatically via a CI/CD pipeline.
Readme GPL-3.0 238 KiB
Languages
Rust 100%