Tamicer/Novate
A safety client by Https for android, (Android网络框架,基于Retrofit和RxJava打造的链式网络库, 支持okhttp的调用风格,又兼容Retrofit API,并支持rxJava链式操作) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3674
- days_rel: n/a
- days_push: 1496
- n_releases_24m: 0
Adoption not part of the score
1422 stars · 264 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Novate is an Android networking library built on top of Retrofit, OkHttp, and RxJava that provides a fluent, chain-style HTTP client API. It unifies request/response handling, adds offline caching, cookie management, file upload/download with progress, and centralized error handling.
Use cases
- make http requests from android with rxjava chaining
- wrap retrofit and okhttp into a simpler client library
- cache api responses for offline use in an android app
- upload and download files with progress callbacks on android
- add common request headers and unified response parsing across apis
- reduce boilerplate and crash-prone error handling in android networking
When to choose
- you are building an Android app in Java and want a Retrofit/RxJava wrapper with caching and unified error handling
- you want okhttp-style calls plus retrofit annotation support in one library
- you need built-in offline caching, cookie management, and file transfer with progress
When to avoid
- you are using Kotlin and prefer modern coroutines-based networking like Retrofit with suspend functions or Ktor
- you want an actively maintained library; the latest release is from 2022 and the ecosystem has moved on
- your project already uses plain Retrofit/OkHttp and you don't need the extra wrapper layer
Facets
library · maturity maintenance
http-client web-framework serialization caching file-upload mobile-development android-tools apis developer-tools jvm retrofit rxjava okhttp networking chained-api offline-cache android-library android mobile
1 source
- readme: https://github.com/Tamicer/Novate · fetched 2026-08-28 · 0986ccae2853
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tamicer/Novate | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem