theapache64/retrosheet
📃 Turn Google Spreadsheet to JSON endpoint (without any login/auth). Supported Platforms: Android, iOS, JVM and JS. Thanks to Kotlin Multiplatform 🙏🏼 observed · 2026-09-03
Health v2 · maintenance only
61/100
- Activity 59
- Release rhythm 40
- Longevity 100
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: 12
- age_days: 2235
- days_rel: 401
- days_push: 247
- n_releases_24m: 6
Adoption not part of the score
1003 stars · 42 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Kotlin Multiplatform library that turns Google Spreadsheets into JSON API endpoints, letting apps read and write data through Google Sheets without any backend or authentication setup. It integrates as an HTTP client plugin (OkHttp/Ktor interceptor) so switching to a real REST API later requires minimal code changes.
Use cases
- use google sheets as a free backend for my app
- build an MVP without setting up a server
- read and write data to a spreadsheet as JSON from Android
- quickly prototype an app with a spreadsheet database
- submit form data to google sheets from mobile app
- swap spreadsheet backend for a real REST API later
When to choose
- prototyping an MVP or POC that needs a quick free backend
- you want a real-time editable data interface via Google Sheets
- building Kotlin Multiplatform apps on Android, iOS, JVM, or JS
- you want free analytics via Google Forms submissions
When to avoid
- production apps needing reliable, scalable, secure backends
- apps requiring authentication, complex queries, or transactions
- high-traffic workloads where Google Sheets rate limits apply
- non-Kotlin projects without JVM/JS runtimes
Facets
library · maturity active
http-client serialization sdk developer-tools apis backend mobile-development cross-platform jvm cross-platform google-sheets retrofit okhttp ktor json-endpoint kotlin-multiplatform mvp-backend no-auth android ios
2 sources
- readme: https://github.com/theapache64/retrosheet · fetched 2026-09-03 · e57e37583881
- homepage: https://a64.in/retrosheet/wizard · fetched 2026-08-29 · 5ca206f34d2b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| theapache64/retrosheet | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="theapache64/retrosheet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem