# octokit/octokit.objc

GitHub API client for Objective-C

Repository: https://github.com/octokit/octokit.objc
Canonical: https://ross.abutalabs.com/products/octokitobjc
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2018-12-03T20:06:41+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4984, "days_push": 2830, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1823, forks 315 (observed 2026-08-28T04:05:41.124814+00:00)

## What it is
OctoKit is a Cocoa and Cocoa Touch framework for interacting with the GitHub API, built on AFNetworking, Mantle, and ReactiveCocoa. It provides typed client objects and reactive signals for fetching GitHub data from macOS and iOS apps.

## Use cases
- access the github api from an ios app
- fetch a user's repositories in a mac app
- authenticate with github from objective-c
- work with github enterprise from a cocoa app
- reactive http requests to github

## When to choose
- you maintain a legacy Objective-C or Swift app already using ReactiveCocoa and need GitHub API access
- you need a typed Cocoa wrapper around the GitHub REST API including GitHub Enterprise support

## When to avoid
- you are starting a new project - the repository is no longer supported or updated by GitHub
- you use modern async/await Swift or Combine instead of ReactiveCocoa
- you need current GitHub API features or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, auth, sdk
- domain: apis, developer-tools
- platform: cpp
- tags: github-api, objective-c, cocoa, reactivecocoa, deprecated, macos, ios, swift

## Member repositories
- octokit/octokit.objc (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.124814+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:19:45.340891+00:00, confidence not recorded.
  - readme: https://github.com/octokit/octokit.objc (fetched 2026-08-28T04:05:41.124814+00:00, sha 1926847f5971)
- Data as of 2026-08-30T08:39:29.467469+00:00.
