# frogermcs/GithubClient

Example of Github API client implemented on top of Dagger 2 DI framework.

Repository: https://github.com/frogermcs/GithubClient
Canonical: https://ross.abutalabs.com/products/githubclient
Language: Java
License Family: other
Last push: 2019-04-26T09:57:07+00:00

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

## Adoption (not part of the score)
Stars 1199, forks 220 (observed 2026-08-28T04:03:57.872304+00:00)

## What it is
An example Android GitHub API client demonstrating dependency injection with the Dagger 2 framework. It accompanies a blog series and conference presentation on DI patterns like custom scopes, multibinding, and producers.

## Use cases
- learn dependency injection with dagger 2
- example of dagger 2 custom scopes in android app
- see how to inject viewholders with dagger multibinding
- reference github api client implementation in java
- study dagger 2 graph creation performance
- example project for a dagger 2 presentation

## When to choose
- you are learning Dagger 2 dependency injection on Android
- you want a worked example of DI patterns like custom scopes and multibinding
- you need a reference for a Java Android GitHub API client

## When to avoid
- you need a production-ready GitHub client
- you want current Dagger or Android tooling - the project is unmaintained since 2019
- you prefer Kotlin or modern Android architecture patterns

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools
- domain: android-tools, developer-tools, tutorials
- platform: jvm
- tags: dagger2, dependency-injection, example-app, android, github-api, tutorial, mobile

## Member repositories
- frogermcs/GithubClient (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.872304+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:20:53.049433+00:00, confidence not recorded.
  - readme: https://github.com/frogermcs/GithubClient (fetched 2026-08-28T04:03:57.872304+00:00, sha ab96f3f4113e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
