# jdalrymple/gitbeaker

🦊🧪 A comprehensive and typed Gitlab SDK for Node.js, Browsers, Deno and CLI

Repository: https://github.com/jdalrymple/gitbeaker
Canonical: https://ross.abutalabs.com/products/gitbeaker
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: gitlab, api, browser, cli, deno, nodejs, typescript
Last push: 2026-08-13T03:46:25+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 54, longevity 100
- inputs: {"age_days": 3360, "days_push": 20, "days_rel": 305, "gap_med": 5, "n_releases_24m": 34}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1731, forks 319 (observed 2026-08-28T04:05:28.633938+00:00)

## What it is
Gitbeaker is a comprehensive, fully typed GitLab API SDK for Node.js, Deno, Bun, browsers, and CLI usage. It covers all of GitLab's exposed REST API resources and ships as modular packages including a core API, a fetch-based REST wrapper, and a CLI.

## Use cases
- interact with the GitLab API from Node.js scripts
- automate GitLab project, issue, and merge request management
- call GitLab REST endpoints from a browser app
- manage GitLab resources from the command line
- write TypeScript code against GitLab APIs with full type safety
- build CI/CD automation that talks to GitLab
- use the GitLab API from Deno or Bun

## When to choose
- you need typed, comprehensive coverage of GitLab's REST API in JavaScript or TypeScript
- you want one SDK that works across Node.js, Deno, Bun, browsers, and CLI
- you're automating GitLab workflows or building tooling on top of GitLab

## When to avoid
- you need a GitHub or other non-GitLab API client
- you need GraphQL access to GitLab rather than the REST API
- you're working in a non-JavaScript language

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk, cli, api-framework
- domain: developer-tools, apis
- platform: bun, browser, cli, cross-platform
- tags: gitlab, gitlab-api, typescript, typed-sdk, rest-client, devops, automation, nodejs, deno

## Member repositories
- jdalrymple/gitbeaker (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.633938+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-30T03:31:42.661785+00:00, confidence not recorded.
  - readme: https://github.com/jdalrymple/gitbeaker (fetched 2026-08-28T04:05:28.633938+00:00, sha 5911972000a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
