Rust crate to interact with the Forgejo API
Find a file
2025-07-23 22:30:19 +02:00
.woodpecker feat: forgejo 10 2025-02-06 12:25:39 -05:00
generator fix: incorrect pagination response headers 2025-02-27 15:26:57 -05:00
src fix: handle optional URL deserialization correctly 2025-07-17 18:03:12 +02:00
tests fix: incorrect pagination response headers 2025-02-27 15:26:57 -05:00
.gitignore add /test_repos to gitignore 2024-05-27 13:11:03 -04:00
Cargo.lock chore: bump version to 0.7.0 2025-02-27 16:03:53 -05:00
Cargo.toml chore: bump version to 0.7.0 2025-02-27 16:03:53 -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: incorrect pagination response headers 2025-02-27 15:26:57 -05: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.