An SDK written in Go that wraps around the Forgejo API, providing additional convenience functions.
Find a file
2015-08-26 21:45:28 +08:00
.gitignore Initial commit 2014-11-13 13:05:11 -05:00
gogs.go add APIs to creare repo 2014-12-12 20:29:51 -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 fix json tag 2015-08-19 20:08:46 +08:00
repo_file.go getFile 2014-11-16 21:32:12 -05:00
repo_hooks.go rename field 2015-08-26 21:45:28 +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.