Gitea: Golang SDK
Go to file
Sandro Santilli a810eaf149 Merge pull request #14 from go-gitea/updates
New import paths, updated README
2016-11-10 20:27:11 +01:00
gitea bug fixed & lint fixed 2016-11-10 23:08:54 +08:00
.drone.yml Disable linting for now 2016-11-10 20:09:08 +01:00
.drone.yml.sig Disable linting for now 2016-11-10 20:09:08 +01:00
.gitignore Added more common gitignore 2016-11-07 11:26:36 -02:00
.lgtm Added lgtm config 2016-11-07 11:26:36 -02:00
CONTRIBUTING.md Added contribution and maintainer files 2016-11-07 11:26:36 -02:00
CONTRIBUTORS Added contribution and maintainer files 2016-11-07 11:26:36 -02:00
DCO Added contribution and maintainer files 2016-11-07 11:26:36 -02:00
LICENSE Updated licenses info 2016-11-07 11:26:36 -02:00
MAINTAINERS Added contribution and maintainer files 2016-11-07 11:26:36 -02:00
Makefile Updated import path within makefile 2016-11-10 20:09:08 +01:00
README.md Updated paths and badges within readme 2016-11-10 20:09:08 +01:00

Gitea SDK for Go

Build Status Join the chat at https://gitter.im/go-gitea/gitea Coverage Status Go Report Card GoDoc

This project acts as a client SDK implementation written in Go to interact with the Gitea API implementation. For further informations take a look at the current documentation.

License

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