digitallyinduced/thin-backend
🔥 Thin Backend is a Blazing Fast, Universal Web App Backend for Making Realtime Single Page Apps observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1638
- days_rel: n/a
- days_push: 1380
- n_releases_24m: 0
Adoption not part of the score
1248 stars · 30 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Thin Backend is a self-hosted backend server that automatically exposes a fully featured, realtime CRUD API on top of a Postgres database, eliminating the need to write REST endpoints or GraphQL resolvers. It ships a typed JavaScript client with React hooks that provide optimistic updates and auto-generated TypeScript types from the database schema.
Use cases
- build a realtime single page app without writing a backend
- instant CRUD API on top of an existing Postgres database
- replace hand-written REST endpoints or GraphQL resolvers
- get auto-generated TypeScript types from my database schema
- add realtime data sync to a React app
- self-host a Supabase/Firebase-style backend
When to choose
- your app is backed by Postgres and mostly needs CRUD plus realtime updates
- you want a typed client with autocompletion and optimistic UI without state management libraries
- you prefer self-hosting over managed BaaS offerings
When to avoid
- you need complex custom business logic or non-Postgres databases
- you need a mature, actively developed project - the last release was late 2022
- your stack is not JavaScript/TypeScript on the frontend
Facets
framework · maturity maintenance
api-framework http-server database auth websocket orm web-development backend databases apis self-hosted postgres instant-api realtime single-page-apps typescript crud react supabase-alternative real-time nodejs web-server docker
1 source
- readme: https://github.com/digitallyinduced/thin-backend · fetched 2026-08-28 · af176033a84b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| digitallyinduced/thin-backend | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="digitallyinduced/thin-backend")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem