Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

OpenCSGs/gitea-go-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54fa52f · Jun 18, 2024
May 9, 2023
Aug 1, 2023
May 15, 2022
Jun 18, 2024
Aug 13, 2021
Jun 16, 2017
Dec 30, 2019
Aug 13, 2021
Jan 26, 2020
Jan 12, 2022
Jan 3, 2020
Nov 7, 2016
Nov 7, 2016
Jan 10, 2024
Jan 10, 2024

Repository files navigation

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 "github.com/OpenCSGs/gitea-go-sdk/gitea"

Version Requirements

  • go >= 1.13
  • 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.