# jacobobryant/biff

A Clojure web framework for solo developers.

Repository: https://github.com/jacobobryant/biff
Canonical: https://ross.abutalabs.com/products/biff
Homepage: https://biffweb.com
Language: Clojure
License: MIT
License Family: permissive
Last push: 2026-08-23T22:27:57+00:00

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

## Adoption (not part of the score)
Stars 1103, forks 54 (observed 2026-08-28T04:03:36.165561+00:00)

## What it is
Biff is an opinionated full-stack web framework for Clojure aimed at solo developers. It curates ecosystem libraries (XTDB, htmx, Malli) into a cohesive whole with batteries-included auth, deployment, and REPL-driven development.

## Use cases
- build a full-stack web app in clojure
- launch a side project quickly as a solo developer
- passwordless email authentication with magic links
- server-rendered interactive ui with htmx
- deploy a clojure app to a vps or docker
- develop a web app live via repl

## When to choose
- you're a solo developer or small team building a web app in Clojure
- you want an opinionated, batteries-included stack with auth and deployment out of the box
- you like REPL-driven, iterative development
- you want immutable/document-style storage with XTDB and schema enforcement via Malli

## When to avoid
- you need a large team-friendly, unopinionated framework with flexible library choices
- your project isn't in Clojure
- you need heavy client-side SPA frameworks rather than server-rendered htmx UIs
- you require a mature v2 — Biff 2 is still in development

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, auth, templating, http-server, orm, deployment
- domain: web-development, backend, developer-tools
- platform: jvm-scripting, self-hosted
- tags: xtdb, htmx, malli, solo-developer, repl-driven-development, full-stack, linux, docker, web-server

## Member repositories
- jacobobryant/biff (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:36.165561+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-30T06:45:33.192983+00:00, confidence not recorded.
  - readme: https://github.com/jacobobryant/biff (fetched 2026-08-28T04:03:36.165561+00:00, sha e97531ab9c73)
  - homepage: https://biffweb.com (fetched 2026-08-29T12:48:13.820061+00:00, sha a58fcaf5a55c)
  - site_page: https://biffweb.com/docs/get-started/intro (fetched 2026-08-29T12:48:13.829026+00:00, sha 7c2d07912fd7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
