1
0
Fork 0
mirror of https://codeberg.org/forgejo-contrib/delightful-forgejo.git synced 2025-04-19 06:48:04 +02:00

add api clients section

This commit is contained in:
harabat 2024-02-22 14:27:03 +00:00
parent fc6e5d208d
commit 73a503acba

View file

@ -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.