1
0
Fork 0
Fork of the upstream forgejo-api crate with backported and local fixes.
Find a file
Cyborus f6041483c8
add delay
seems to send the next request too quickly, so wait a bit to let forgejo
catch up
2023-12-11 15:50:39 -05:00
.woodpecker add ci pipeline 2023-11-29 15:00:08 -05:00
src api error message optional 2023-12-11 15:50:38 -05:00
tests add delay 2023-12-11 15:50:39 -05:00
.gitignore initial commit 2023-07-11 12:43:19 -04:00
Cargo.lock include body in ForgejoError::BadStructure 2023-12-11 15:50:38 -05:00
Cargo.toml include body in ForgejoError::BadStructure 2023-12-11 15:50:38 -05:00
LICENSE-APACHE add licensing 2023-11-17 17:51:52 -05:00
LICENSE-MIT add licensing 2023-11-17 17:51:52 -05:00
README.md add licensing 2023-11-17 17:51:52 -05:00

forgejo-api

Rust interface to the Forgejo's Web API.

Licensing

This project is licensed under either Apache License Version 2.0 or MIT License at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.