Registry / http-client / sdk-gitea

sdk-gitea

JSON →
library0.25.1gogounverified

Package gitea implements a client for the Gitea API.

go get code.gitea.io/sdk/gitea
INSTALL
IMPORT
SIG · SDK-GITEA
S
sdk-gitea
http-clientgov0.25.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gitea
code.gitea.io/sdk/gitea

Create a Gitea API client

package main import ( "fmt" "code.gitea.io/sdk/gitea" ) func main() { client, _ := gitea.NewClient("https://gitea.com") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.25.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
sdk-gitea — go get sdk-gitea · libregistry