# NARKOZ/gitlab

Ruby wrapper and CLI for the GitLab REST API

Repository: https://github.com/NARKOZ/gitlab
Canonical: https://ross.abutalabs.com/products/gitlab
Homepage: https://narkoz.github.io/gitlab
Language: Ruby
License: BSD-2-Clause
License Family: permissive
Topics: gitlab, gitlab-api, gitlab-cli, ruby-gem
Last push: 2026-08-03T17:24:19+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 28, longevity 100
- inputs: {"age_days": 5094, "days_push": 30, "days_rel": 271, "gap_med": 200.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1085, forks 398 (observed 2026-08-28T04:03:31.939411+00:00)

## What it is
A Ruby gem providing a client wrapper and CLI for the GitLab REST API, covering 60+ API modules with authentication, pagination, and objectified responses. It can be used programmatically in Ruby code or as a command-line tool.

## Use cases
- interact with GitLab API from Ruby scripts
- automate GitLab project and merge request management
- query GitLab from the command line
- build CI tooling that talks to GitLab
- list projects, issues, and users via GitLab API
- authenticate with OAuth2 or personal access tokens against GitLab

## When to choose
- you need Ruby bindings for the GitLab REST API
- you want a ready-made CLI for GitLab operations
- you need broad endpoint coverage with pagination and auth handled for you

## When to avoid
- you use GitHub instead of GitLab
- you need a client in a language other than Ruby
- you only need raw HTTP calls and prefer writing your own requests

## Facets
- artifact type: library
- maturity: active
- function: http-client, cli, sdk
- domain: developer-tools, apis, version-control
- platform: ruby, cli, cross-platform
- tags: gitlab-api, ruby-gem, api-wrapper, rest-client, devops, command-line, macos

## Member repositories
- NARKOZ/gitlab (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.939411+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-30T06:49:41.447501+00:00, confidence not recorded.
  - readme: https://github.com/NARKOZ/gitlab (fetched 2026-08-28T04:03:31.939411+00:00, sha be000b926ebb)
  - homepage: https://narkoz.github.io/gitlab (fetched 2026-08-29T12:52:21.002042+00:00, sha a93a0da859ae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
