Gitea: Golang SDK
Go to file
Unknwon 717e04de1e fix error 2015-10-08 22:34:54 -04:00
.gitignore Initial commit 2014-11-13 13:05:11 -05:00
LICENSE Initial commit 2014-11-13 13:05:11 -05:00
README.md wki 2015-08-19 04:49:50 +08:00
gogs.go add APIs to creare repo 2014-12-12 20:29:51 -05:00
repo.go fix error 2015-10-08 22:34:54 -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

README.md

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.