Gitea: Golang SDK, moved to https://gitea.com/gitea/go-sdk
Перейти к файлу
Unknwon ce7aab692f binding rule 2015-12-17 02:24:28 -05:00
.gitignore admin users 2015-12-05 17:12:43 -05:00
LICENSE Initial commit 2014-11-13 13:05:11 -05:00
README.md wki 2015-08-19 04:49:50 +08:00
admin_orgs.go binding rule 2015-12-17 02:24:28 -05:00
admin_users.go admin users 2015-12-05 17:12:43 -05:00
gogs.go add orgs 2015-12-17 02:15:29 -05:00
miscellaneous.go minor tag fix 2015-12-04 17:10:37 -05:00
org.go add orgs 2015-12-17 02:15:29 -05:00
repo.go add orgs 2015-12-17 02:15:29 -05:00
repo_file.go getFile 2014-11-16 21:32:12 -05:00
repo_hooks.go add more field to repo payload 2015-12-05 13:24:40 -05:00
repo_keys.go public key 2015-12-03 00:16:21 -05:00
user.go rename field 2015-08-19 05:28:20 +08:00
user_app.go minor tag fix 2015-12-04 17:10:37 -05:00
user_email.go add user_email 2015-12-15 22:56:44 -05:00
user_keys.go public key 2015-12-03 00:16:21 -05:00
utils.go admin users 2015-12-05 17:12:43 -05:00

README.md

Gogs API client in Go

This package is still in experiment, see Wiki for documentation.

License

This project is under the MIT License. See the LICENSE file for the full license text.