#sdk #rest #forgejo

forgejo-sdk

An SDK for the Forgejo REST API

1 unstable release

0.1.0 Jan 12, 2024

#5 in #forgejo

AGPL-3.0-only

17KB
221 lines

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)]

Dependencies

~5–17MB
~243K SLoC