# jeasonlzy/okhttp-OkGo

OkGo - 3.0 震撼来袭，该库是基于 Http 协议，封装了 OkHttp 的网络请求框架，比 Retrofit 更简单易用，支持 RxJava，RxJava2，支持自定义缓存，支持批量断点下载管理和批量上传管理功能

Repository: https://github.com/jeasonlzy/okhttp-OkGo
Canonical: https://ross.abutalabs.com/products/okhttp-okgo
Language: Java
License: Apache-2.0
License Family: permissive
Topics: okhttp, okgo, restful, rxjava, rxjava2, http
Last push: 2022-09-06T01:29:03+00:00

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

## Adoption (not part of the score)
Stars 10560, forks 2541 (observed 2026-08-28T04:10:42.341657+00:00)

## What it is
OkGo is an Android network request library built on top of OkHttp, offering a simpler RESTful-style API than Retrofit. It supports RxJava/RxJava2 integration, custom caching strategies, and batch download and upload management.

## Use cases
- make http requests in android apps with a simpler api than retrofit
- manage batch resumable file downloads on android
- upload files with progress tracking in android
- add custom caching strategies to network requests
- use rxjava with okhttp-based networking

## When to choose
- you want an easier-to-use alternative to Retrofit for Android networking
- you need built-in download/upload management with breakpoint resume
- your project already uses RxJava or RxJava2

## When to avoid
- you need a actively maintained library with recent updates
- you prefer Kotlin-first or coroutine-based networking like Retrofit + OkHttp
- you need multiplatform support beyond Android

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, file-upload, caching
- domain: mobile-development, web-development, apis
- platform: jvm
- tags: okhttp, rxjava, restful, download-manager, android-networking, android

## Member repositories
- jeasonlzy/okhttp-OkGo (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:42.341657+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-29T17:18:32.420016+00:00, confidence not recorded.
  - readme: https://github.com/jeasonlzy/okhttp-OkGo (fetched 2026-08-28T04:10:42.341657+00:00, sha 89018c693a07)
- Data as of 2026-08-30T08:39:29.467469+00:00.
