techknowlogick cc735c2bde
testing / testing-main-nightly (push) Successful in 1m19s
testing / testing-stable (push) Successful in 2m2s
add type, and q query string for listing package versions (#793)
Reviewed-on: #793
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-committed-by: techknowlogick <techknowlogick@gitea.com>
2026-05-12 22:07:29 +00:00
2023-08-01 14:50:16 +00:00
2021-08-14 00:46:54 +08:00
2021-08-13 22:21:17 +08:00
2016-11-07 11:26:36 -02:00
2016-11-07 11:26:36 -02:00

Gitea SDK for Go

License: MIT Release 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.

Note: function arguments are escaped by the SDK.

Use it

import "code.gitea.io/sdk/gitea"

Version Requirements

  • go >= 1.26
  • gitea >= 1.11

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

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

S
Description
Gitea: Golang SDK
Readme MIT 5.4 MiB
v0.25.1 Latest
2026-05-12 22:11:16 +00:00
Languages
Go 99.1%
Makefile 0.9%