1
0
Fork 0
Fork of the upstream forgejo-api crate with backported and local fixes.
Find a file
2024-04-25 12:51:54 -04:00
.woodpecker use forgejo 7.0.0 in ci 2024-04-25 12:42:26 -04:00
generator add derives for query structs 2024-04-20 16:16:32 -04:00
src CreateRepoOption's object_format_name field is required 2024-04-25 12:51:54 -04:00
tests update tests to use Default::default impls for query types 2024-04-20 16:20:30 -04:00
.gitignore initial commit 2023-07-11 12:43:19 -04:00
Cargo.lock add method generation 2024-01-16 00:09:22 -05:00
Cargo.toml fill out Cargo.toml 2024-04-20 16:48:47 -04: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 CreateRepoOption's object_format_name field is required 2024-04-25 12:51:54 -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.