forked from Cyborus/forgejo-api
Rust crate to interact with the Forgejo API
- Rust 100%
| .woodpecker | chore: add format-swagger tool and normalize swagger.v1.json | |
| format-swagger | chore: fmt | |
| generator | fix: use Date::to_string() instead of Rfc3339 for format: "date" query params | |
| src | fix: use Date::to_string() instead of Rfc3339 for format: "date" query params | |
| tests | fix(test): remove csrf from oauth login | |
| .gitignore |
add /test_repos to gitignore
|
|
| Cargo.lock | chore: bump version to 0.9.1 | |
| Cargo.toml | chore: bump version to 0.9.1 | |
| LICENSE-APACHE | add licensing | |
| LICENSE-MIT | add licensing | |
| README.md | remove unnecessary "the" | |
| swagger.v1.json | Add preserve_order feature to serde_json | |
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.