mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2024-11-01 03:21:48 +01:00
Add gitea-js SDK (#66)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/66 Reviewed-by: John Olheiser <john.olheiser@gmail.com> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: anbraten <anbraten@noreply.gitea.io> Co-committed-by: anbraten <anbraten@noreply.gitea.io>
This commit is contained in:
parent
3607ee68fa
commit
15ebc9143f
1 changed files with 2 additions and 1 deletions
|
@ -132,8 +132,9 @@ A curated list of awesome projects related to Gitea.
|
|||
|
||||
* [Dart](https://pub.dev/packages/gitea) - Dart SDK for gitea
|
||||
* [gitea.js](https://github.com/waspothegreat/gitea.js) - Gitea (WIP) wrapper lib made in javascript.
|
||||
* [gitea-js](https://github.com/anbraten/gitea-js) - Gitea client in Typescript for browsers and Node.JS ([npm](https://www.npmjs.com/package/gitea-js)) ([docs](https://anbraten.github.io/gitea-js/))
|
||||
* [Gitea.net](https://github.com/mkloubert/gitea.net) - .NET Library for the Gitea API.
|
||||
* [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger.
|
||||
* [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger. (Archived, use the official Golang SDK)
|
||||
* [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
|
||||
* [gitear](https://CRAN.R-project.org/package=gitear) - R wrapper to the gitea API
|
||||
* [Gitea rust crate](https://crates.io/crates/gitea) - A simple Gitea client for Rust programs
|
||||
|
|
Loading…
Reference in a new issue