From 21b895a3c71493efc137d6351a6a0988aa90561d Mon Sep 17 00:00:00 2001 From: opyale Date: Sun, 14 Feb 2021 01:14:58 +0800 Subject: [PATCH] Adding tea4j to SDKs (#44) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds the ``tea4j`` java library to SDKs. 🙂 Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/44 Reviewed-by: 6543 <6543@obermui.de> Reviewed-by: Lunny Xiao Co-authored-by: opyale Co-committed-by: opyale --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bf9dab..52813a7 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ A curated list of awesome projects related to Gitea. * [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea * [PHP](https://github.com/avency/Gitea/) - PHP SDK for gitea * [Sugar Cube Client](https://github.com/sitelease/sugar-cube-client) - A sweet Gitea API client for PHP +* [tea4j](https://codeberg.org/gitnex/tea4j) - Java library which uses Retrofit to access the Gitea API * [yii2-gitea](https://github.com/cedx/yii2-gitea) - Gitea connector for Yii ## Themes