{"id":53968,"library":"gogits-go-gogs-client","title":"go-gogs-client","description":"A Go client library for interacting with the Gogs (Go Git Service) API.","status":"active","version":"0.0.0-20210131175652-1d7215cd8d85","language":"go","source_language":null,"source_url":"https://github.com/gogits/go-gogs-client","tags":["gogs","git","api","client"],"install":[{"cmd":"go get github.com/gogits/go-gogs-client","lang":"bash","label":"Install github.com/gogits/go-gogs-client"}],"dependencies":[],"imports":[{"symbol":"gogs","correct":"github.com/gogits/go-gogs-client"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gogits/go-gogs-client\"\n)\n\nfunc main() {\n\tc := gogs.NewClient(\"https://try.gogs.io\", \"your-token\")\n\tuser, _ := c.GetUserInfo(\"someuser\")\n\tfmt.Println(user.FullName)\n}","lang":"go","description":"Create a Gogs client and fetch user info."},"warnings":[],"env_vars":null,"search_vec":"'api':17,20 'client':4,7,21 'git':15,19 'go':2,6,14 'go-gogs-cli':1 'gog':3,13,18 'interact':10 'librari':8 'servic':16","created_at":"2026-06-15T08:04:59.040094+00:00","updated_at":"2026-06-15T08:04:59.040094+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gogits/go-gogs-client","github":"https://github.com/gogits/go-gogs-client","docs":"https://pkg.go.dev/github.com/gogits/go-gogs-client#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}