An SDK written in Go that wraps around the Forgejo API, providing additional convenience functions.
Find a file
Matthias Loibl ffa84633f3 Merge pull request #20 from go-gitea/maintain-contribute
Project unification, updates for contributors guide and github files
2016-11-28 20:44:27 +01:00
.github Unified GitHub templates accross all projects 2016-11-28 14:28:39 +01:00
gitea More endpoints for issue-api 2016-11-28 07:47:09 +01: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 Unified editorconfig accross all projects 2016-11-28 14:27:57 +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 Add a pragraph to the k8s PR guide to contributors guide 2016-11-28 16:58:06 +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 Updated maintainers file to latest status 2016-11-28 14:35:04 +01:00
Makefile Updated import path within makefile 2016-11-10 20:09:08 +01:00
README.md Dropped always outdated contributors file, link to it the graph on readme 2016-11-28 14:34:05 +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.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

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