Gitea: Golang SDK
Go to file
2019-06-02 11:39:54 -04:00
.github Comment help text for issues (#68) 2017-08-09 07:26:27 +08:00
gitea add missing methods in the org API (#175) 2019-06-02 11:39:54 -04:00
.drone.yml Update images used by drone for SDK (#154) 2019-03-17 21:10:51 -04:00
.editorconfig switch gitter to discord for drone. (#62) 2017-06-16 10:46:36 +08:00
.gitignore Add MustChangePassword field to add/edit user for API (#148) 2019-02-25 07:08:46 +00:00
.lgtm update LGTM pattern (#86) 2018-01-03 15:08:25 +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 Update MAINTAINERS (#155) 2019-03-21 15:40:58 +00:00
Makefile Refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs (#171) 2019-05-11 18:38:52 +03:00
README.md Remove coverage badge (#101) 2018-04-11 08:54:16 +08:00

Gitea SDK for Go

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