An SDK written in Go that wraps around the Forgejo API, providing additional convenience functions.
Find a file
无闻 2d7ad67259 Merge pull request #1 from compressed/branch_helper
add Branch method for payload
2014-11-16 18:00:43 -05:00
.gitignore Initial commit 2014-11-13 13:05:11 -05:00
gogs.go init commit 2014-11-14 17:07:41 -05:00
LICENSE Initial commit 2014-11-13 13:05:11 -05:00
README.md init commit 2014-11-14 17:07:41 -05:00
repo.go init commit 2014-11-14 17:07:41 -05:00
repo_hooks.go add Branch method for payload 2014-11-16 10:34:34 -05:00
user.go init commit 2014-11-14 17:07:41 -05:00

Gogs API client in Go

This package is still in experiment.

License

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