1
0
Fork
You've already forked forgejo-api
0
forked from Cyborus/forgejo-api
Rust crate to interact with the Forgejo API
  • Rust 100%
2026年06月24日 01:53:38 +02:00
.woodpecker ci: test against forgejo 16 2026年06月23日 19:29:04 -04:00
generator fix: url encode path values 2026年02月21日 12:48:38 -05:00
src feat: forgejo v16 2026年06月23日 15:40:11 -04:00
tests test: url encoding labels 2026年02月21日 13:47:00 -05:00
.gitignore add /test_repos to gitignore 2024年05月27日 13:11:03 -04:00
Cargo.lock chore: bump version to 0.11.0 2026年06月23日 19:51:44 -04:00
Cargo.toml chore: bump version to 0.11.0 2026年06月23日 19:51:44 -04:00
LICENSE-APACHE Fix license information 2026年06月20日 12:55:59 +02:00
LICENSE-MIT Fix license information 2026年06月20日 12:55:59 +02:00
README.md remove unnecessary "the" 2024年01月09日 12:53:11 -05:00
swagger.v1.json feat: forgejo v16 2026年06月23日 15:40:11 -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.