# hoodiehq/hoodie

:dog: The Offline First JavaScript Backend

Repository: https://github.com/hoodiehq/hoodie
Canonical: https://ross.abutalabs.com/products/hoodie
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: hoodie, javascript, backend, offline-first
Last push: 2024-07-27T11:21:44+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5182, "days_push": 767, "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 4458, forks 504 (observed 2026-08-28T04:08:50.661691+00:00)

## What it is
Hoodie is a Node.js-based generic backend that serves a client API for building Offline First applications that work regardless of connectivity. It can run standalone or as a hapi plugin, handling data storage, sync, and accounts so developers can build apps without writing backend code.

## Use cases
- build an offline-first web app that syncs when connectivity returns
- prototype an app without writing any backend code
- add user accounts and data storage to a static frontend
- run a self-hosted backend as a hapi plugin
- create a mobile-friendly tracker app that works offline

## When to choose
- you want an offline-first app with data sync out of the box
- you want a no-backend solution with accounts and storage handled for you
- you are already using hapi and want offline capabilities as a plugin

## When to avoid
- you need a modern, actively developed backend framework
- you require fine-grained control over your API and database layer
- your project depends on the latest Node.js versions and ecosystem

## Facets
- artifact type: framework
- maturity: maintenance
- function: http-server, api-framework, auth, database, caching, middleware
- domain: web-development, backend, developer-tools, self-hosted
- platform: cross-platform, self-hosted
- tags: offline-first, nobackend, hapi-plugin, sync, pouchdb, client-api, nodejs, web-server

## Member repositories
- hoodiehq/hoodie (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:50.661691+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-29T18:20:43.419557+00:00, confidence not recorded.
  - readme: https://github.com/hoodiehq/hoodie (fetched 2026-08-28T04:08:50.661691+00:00, sha 3b54abd78f5a)
  - registry_npm: https://registry.npmjs.org/hoodie (fetched 2026-08-29T09:07:49.491371+00:00, sha 4eb769ba1664)
- Data as of 2026-08-30T08:39:29.467469+00:00.
