Gitea: Golang SDK
Go to file
Bo-Yi Wu 6b3965a9f7 replace gitter chat with discord. 2017-06-10 21:48:28 +08:00
.github Replace pull request with issue at issue_template (#33) 2016-12-31 22:43:27 +08:00
gitea Added Parent property to the repo API (#59) 2017-05-06 09:37:21 +08:00
.drone.yml Reenable linter since it is happy 2016-11-10 21:06:17 +01:00
.drone.yml.sig Reenable linter since it is happy 2016-11-10 21:06:17 +01:00
.editorconfig Don't trim trailing whitespaces for markdown (#29) 2016-12-24 09:53:34 +08: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 Update contributing & maintainers file 2017-01-24 21:35:11 +01: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 Add @lafriks as maintainer (#57) 2017-05-04 19:35:58 +02:00
Makefile replac go fmt with gofmt command. 2016-12-31 10:19:06 +01:00
README.md replace gitter chat with discord. 2017-06-10 21:48:28 +08:00

README.md

Gitea SDK for Go

Build Status Join the chat at https://img.shields.io/discord/322538954119184384.svg 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.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

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