forked from gitea/go-sdk
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.github | 3 years ago | |
gitea | 3 years ago | |
.changelog.yml | 3 years ago | |
.drone.yml | 3 years ago | |
.editorconfig | 6 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
.lgtm | 5 years ago | |
.revive.toml | 3 years ago | |
CHANGELOG.md | 3 years ago | |
CONTRIBUTING.md | 3 years ago | |
DCO | 6 years ago | |
LICENSE | 6 years ago | |
MAINTAINERS | 4 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago |
README.md
Gitea SDK for Go
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.
Use it
import "code.gitea.io/sdk/gitea"
Contributing
Fork -> Patch -> Push -> Pull Request
Authors
License
This project is under the MIT License. See the LICENSE file for the full license text.