1
0
Fork
You've already forked rust-forgejo-api
0
forked from Cyborus/forgejo-api
Rust crate to interact with the Forgejo API
  • Rust 100%
2024年12月12日 17:46:08 +00:00
.woodpecker ci: update ci forgejo to 9.0 2024年10月23日 14:34:52 -04:00
generator feat: support optional formData parameters 2024年10月23日 13:57:00 -04:00
src fix: deleting rule from quota group responds with 204 2024年10月23日 14:23:32 -04:00
tests test: add 9.0 tests 2024年10月23日 14:29:38 -04:00
.gitignore add /test_repos to gitignore 2024年05月27日 13:11:03 -04:00
Cargo.lock chore: bump version to 0.5.0 2024年12月12日 12:37:37 -05:00
Cargo.toml chore: bump version to 0.5.0 2024年12月12日 12:37:37 -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 remove unnecessary "the" 2024年01月09日 12:53:11 -05:00
swagger.v1.json fix: deleting rule from quota group responds with 204 2024年10月23日 14:23:32 -04:00

forgejo-api

Rust interface to 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.