Closes #45 - include gitear R package (#46)

Co-authored-by: FvD <frans@ixpantia.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/46
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Co-authored-by: fvd <fvd@noreply.gitea.io>
Co-committed-by: fvd <fvd@noreply.gitea.io>
This commit is contained in:
fvd 2021-03-13 05:40:45 +08:00 committed by 6543
parent 21b895a3c7
commit b26d6b592f
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ A curated list of awesome projects related to Gitea.
* [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.
* [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
* [gitear](https://github.com/ixpantia/gitear) - R wrapper to the gitea API
* [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
* [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea.
* [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea