An SDK written in Go that wraps around the Forgejo API, providing additional convenience functions.
Find a file
2015-10-22 17:42:42 -04:00
.gitignore Initial commit 2014-11-13 13:05:11 -05:00
gogs.go work on #7 and #8 2015-10-22 17:42:42 -04: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 work on #7 and #8 2015-10-22 17:42:42 -04: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
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.