octokit/octokit.objc
GitHub API client for Objective-C observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4984
- days_rel: n/a
- days_push: 2830
- n_releases_24m: 0
Adoption not part of the score
1823 stars · 315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
http-client auth sdk apis developer-tools cpp github-api objective-c cocoa reactivecocoa deprecated macos ios swift
1 source
- readme: https://github.com/octokit/octokit.objc · fetched 2026-08-28 · 1926847f5971
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| octokit/octokit.objc | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="octokit/octokit.objc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem