An SDK written in Go that wraps around the Forgejo API, providing additional convenience functions.
Find a file
2016-02-02 16:54:14 -05:00
.gitignore admin users 2015-12-05 17:12:43 -05:00
admin_orgs.go admin creare repo 2015-12-17 22:51:53 -05:00
admin_repos.go admin creare repo 2015-12-17 22:51:53 -05:00
admin_users.go admin creare repo 2015-12-17 22:51:53 -05:00
gogs.go fix gogits/gogs#2329 2016-01-06 13:18:57 +08:00
LICENSE Initial commit 2014-11-13 13:05:11 -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
README.md wki 2015-08-19 04:49:50 +08:00
repo.go fix gogits/gogs#2329 2016-01-06 13:18:57 +08:00
repo_branch.go Minor fix for #15 2016-02-02 16:54:14 -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_follow.go user - follow 2015-12-21 04:12:20 -08: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

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.