mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2025-02-13 13:10:29 -05:00
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:
parent
e9c3d02d46
commit
0ee7e2d13d
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue