diff --git a/README.md b/README.md index 3aef426..c2adf14 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,10 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for ### Package deployment - [lein-forgejo-wagon](https://codeberg.org/rome-user/lein-forgejo-wagon) - Leiningen plugin for deployment and downloading of JARs in Maven repositories hosted on Forgejo packages. +### API clients +- [Cyborus/forgejo-api](https://codeberg.org/Cyborus/forgejo-api) - Rust crate to interact with the Forgejo API (`Rust - Apache or MIT`) +- [harabat/pyforgejo](https://codeberg.org/harabat/pyforgejo) - A client library for accessing the Forgejo API (`Python - MIT`) + ## References Noteworthy news, articles and information about Forgejo.