{"id":71180,"library":"gogs-go-gogs-client","title":"Gogs Go Client","description":"A Go client library for interacting with the Gogs Git hosting service API.","status":"active","version":"0.0.0-20210131175652-1d7215cd8d85","language":"go","source_language":null,"source_url":"https://github.com/gogs/go-gogs-client","tags":["gogs","git","api","client","hosting"],"install":[{"cmd":"go get github.com/gogs/go-gogs-client","lang":"bash","label":"Install github.com/gogs/go-gogs-client"}],"dependencies":[],"imports":[{"symbol":"gogs","correct":"github.com/gogs/go-gogs-client"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gogs/go-gogs-client\"\n)\n\nfunc main() {\n\tclient := gogs.NewClient(\"https://try.gogs.io\", \"token\")\n\tfmt.Println(client)\n}","lang":"go","description":"Create a new Gogs API client."},"warnings":[],"env_vars":null,"search_vec":"'api':16,19 'client':3,6,20 'git':13,18 'go':2,5 'gog':1,12,17 'host':14,21 'interact':9 'librari':7 'servic':15","created_at":"2026-06-17T18:23:39.435118+00:00","updated_at":"2026-06-17T18:23:39.435118+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/gogs/go-gogs-client","github":"https://github.com/gogs/go-gogs-client","docs":"https://pkg.go.dev/github.com/gogs/go-gogs-client#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}