Add gitea-js SDK #66

Merged
lunny merged 3 commits from anbraten/awesome-gitea:master into master 2022-02-10 15:31:48 +00:00
Contributor
No description provided.
anbraten added 1 commit 2022-02-09 21:46:39 +00:00
techknowlogick reviewed 2022-02-09 22:57:06 +00:00
README.md Outdated
@ -143,6 +143,7 @@ A curated list of awesome projects related to 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
* [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/))

please place in alphabetical order :)

please place in alphabetical order :)
anbraten marked this conversation as resolved
anbraten added 1 commit 2022-02-09 23:03:32 +00:00
Gusted reviewed 2022-02-09 23:52:00 +00:00
README.md Outdated
@ -135,2 +135,3 @@
* [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)
First-time contributor

Suggestion(comma):

* [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger. (Archived, use the official Golang SDK)
Suggestion(comma): ``` * [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger. (Archived, use the official Golang SDK) ```
anbraten marked this conversation as resolved
anbraten added 1 commit 2022-02-09 23:55:23 +00:00
Owner

But I think @jolheiser should review that change.

But I think @jolheiser should review that change.
jolheiser approved these changes 2022-02-10 14:26:39 +00:00
jolheiser left a comment
Owner

I'm fine with the archival notice. Also LGTM. ?

I'm fine with the archival notice. Also LGTM. ?
lunny approved these changes 2022-02-10 15:31:38 +00:00
lunny merged commit 15ebc9143f into master 2022-02-10 15:31:48 +00:00
lunny referenced this issue from a commit 2022-02-10 15:31:49 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/awesome-gitea#66
No description provided.