Gitea rust crate (#23)

Gitea rust crate

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/23
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
techknowlogick 2020-07-10 01:19:48 +00:00 committed by Lunny Xiao
parent 93ab40431b
commit caffb24e1b
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ A curated list of awesome projects related to Gitea.
* [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
* [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
* [PHP](https://github.com/avency/Gitea/) - PHP SDK for gitea