An SDK written in Go that wraps around the Forgejo API, providing additional convenience functions.
Find a file
2015-08-26 21:34:27 +08:00
.gitignore Initial commit 2014-11-13 13:05:11 -05:00
gitea.go rename gogs to gitea 2015-08-26 21:34:27 +08:00
LICENSE rename gogs to gitea 2015-08-26 21:34:27 +08:00
README.md rename gogs to gitea 2015-08-26 21:34:27 +08:00
repo.go rename gogs to gitea 2015-08-26 21:34:27 +08:00
repo_file.go rename gogs to gitea 2015-08-26 21:34:27 +08:00
repo_hooks.go rename gogs to gitea 2015-08-26 21:34:27 +08:00
user.go rename gogs to gitea 2015-08-26 21:34:27 +08:00
user_app.go rename gogs to gitea 2015-08-26 21:34:27 +08:00

Gitea SDK for 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.