Add forgejo-js (#96)

Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/96
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: anbraten <anbraten@noreply.codeberg.org>
Co-committed-by: anbraten <anbraten@noreply.codeberg.org>
This commit is contained in:
anbraten 2025-01-29 13:12:04 +00:00 committed by Earl Warren
parent e9c3d02d46
commit 0ee7e2d13d

View file

@ -173,6 +173,8 @@ Learn about Forgejo actions in the [![][forgejo] Actions admin guide](https://fo
- [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) - Python client library to interact with the Forgejo API (`Python - MIT`)
- [mvdkleijn/forgejo-sdk](https://codeberg.org/mvdkleijn/forgejo-sdk) - Go client library to interact with the Forgejo API (fork of [gitea/go-sdk](https://gitea.com/gitea/go-sdk)) (`Go - MIT`)
- [forgejo-js](https://codeberg.org/anbraten/forgejo-js) - JavaScript / Typescript
library to interact with the Forgejo API (fork of [gitea-js](https://github.com/anbraten/gitea-js)) (`JavaScript / Typescript - MIT`)
## Forks
Actively maintained Forgejo forks.