forgejo-sdk

Crates.ioforgejo-sdk
lib.rsforgejo-sdk
version0.1.0
sourcesrc
created_at2024-01-12 18:48:06.209028
updated_at2024-01-12 18:48:06.209028
descriptionAn SDK for the Forgejo REST API
homepage
repositoryhttps://codeberg.org/VoiDD/forgejo-sdk
max_upload_size
id1097951
size50,325
Ilya Borodinov (nothendev)

documentation

README

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)]
Commit count: 0

cargo fmt