An SDK written in Go that wraps around the Forgejo API, providing additional convenience functions.
Find a file
2015-11-18 21:10:01 -05:00
.gitignore Initial commit 2014-11-13 13:05:11 -05:00
gogs.go REST endpoint for keys 2015-11-18 21:09:58 -05:00
LICENSE Initial commit 2014-11-13 13:05:11 -05:00
README.md wki 2015-08-19 04:49:50 +08:00
repo.go Rename Uid -> UID 2015-10-29 08:32:08 +01:00
repo_file.go getFile 2014-11-16 21:32:12 -05:00
repo_hooks.go more hook fields 2015-08-29 11:49:06 +08:00
repo_keys.go REST endpoint for keys 2015-11-18 21:09:58 -05:00
user.go rename field 2015-08-19 05:28:20 +08:00
user_app.go GetUserInfo, CreateAccessToken, ListAccessTokens 2014-11-18 11:06:47 -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.