5
19
Fork
You've already forked forgejo-api
8
Rust crate to interact with the Forgejo API
  • Rust 100%
2026年01月13日 19:35:01 +01:00
.woodpecker chore: add format-swagger tool and normalize swagger.v1.json 2026年01月11日 14:03:55 -05:00
format-swagger chore: fmt 2026年01月13日 13:26:56 -05:00
generator fix: impl FromResponse for empty structs 2026年01月09日 23:42:53 -05:00
src fix: impl FromResponse for empty structs 2026年01月09日 23:42:53 -05:00
tests fix(test): remove csrf from oauth login 2026年01月10日 00:48:48 -05:00
.gitignore add /test_repos to gitignore 2024年05月27日 13:11:03 -04:00
Cargo.lock Merge pull request 'chore: add format-swagger tool and normalize swagger.v1.json' ( #132 ) from myers/forgejo-api:chore/format-swagger-json into main 2026年01月13日 19:35:01 +01:00
Cargo.toml Merge pull request 'chore: add format-swagger tool and normalize swagger.v1.json' ( #132 ) from myers/forgejo-api:chore/format-swagger-json into main 2026年01月13日 19:35:01 +01: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 Add preserve_order feature to serde_json 2026年01月12日 22:14:09 -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.