forgejo-sdk 0.1.0

An SDK for the Forgejo REST API
Documentation
1
2
3
4
5
# forgejo-sdk - a Rust SDK for the Forgejo REST API

Features:
- Fast - uses optimized and battle-tested technologies - reqwest, serde(-json) and tokio
- Safe - `#![forbid(unsafe_code)]`