# xanzy/go-gitlab

GitLab Go SDK

Repository: https://github.com/xanzy/go-gitlab
Canonical: https://ross.abutalabs.com/products/go-gitlab
Language: Go
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2024-12-10T16:01:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 40, longevity 100
- inputs: {"age_days": 4175, "days_push": 631, "days_rel": 631, "gap_med": 17.0, "n_releases_24m": 7}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2427, forks 923 (observed 2026-08-28T04:06:50.876811+00:00)

## What it is
A Go client library for the GitLab API, covering most GitLab REST endpoints such as projects, issues, merge requests, and CI. It is now archived and development has moved to gitlab.com/gitlab-org/api/client-go.

## Use cases
- interact with the GitLab API from Go
- automate GitLab project and issue management
- create merge requests programmatically
- query GitLab CI pipelines and jobs
- manage GitLab groups and users via API
- build GitLab integrations in Go

## When to choose
- you need a comprehensive, battle-tested GitLab API client for Go and are pinned to the old import path
- you maintain legacy code already depending on github.com/xanzy/go-gitlab

## When to avoid
- starting a new project - use gitlab.com/gitlab-org/api/client-go instead
- you need support for the newest GitLab API features
- you need a non-Go language SDK

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, sdk, developer-tools
- domain: apis, developer-tools
- platform: go, cross-platform
- tags: gitlab, api-client, deprecated, archived, devops

## Member repositories
- xanzy/go-gitlab (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:50.876811+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:31:36.658707+00:00, confidence not recorded.
  - readme: https://github.com/xanzy/go-gitlab (fetched 2026-08-28T04:06:50.876811+00:00, sha 5a3eec6ecb3e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
