1
0
Fork 0
Fork of the upstream forgejo-api crate with backported and local fixes.
Find a file
2024-05-10 09:05:52 +02:00
.woodpecker update ci to use forgejo 7.0.1 2024-04-27 13:14:00 -04:00
generator feat: naive implementation of ssh_url deserialization 2024-05-10 09:00:27 +02:00
src feat: naive implementation of ssh_url deserialization 2024-05-10 09:00:27 +02:00
tests test: add a small 🤏 cute 🥺 test to prove it works 2024-05-10 09:05:52 +02:00
.gitignore initial commit 2023-07-11 12:43:19 -04:00
Cargo.lock bump version to 0.2.0 2024-04-27 18:39:41 -04:00
Cargo.toml bump version to 0.2.0 2024-04-27 18:39:41 -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 add object_format_name back in 2024-04-27 12:16:51 -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.