# varabyte/kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML

Repository: https://github.com/varabyte/kobweb
Canonical: https://ross.abutalabs.com/products/kobweb
Homepage: https://kobweb.varabyte.com
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: compose, web, kotlin, compose-html
Last push: 2026-08-22T01:00:13+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 1866, "days_push": 12, "days_rel": 14, "gap_med": 24.0, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2238, forks 95 (observed 2026-08-28T04:06:29.520276+00:00)

## What it is
Kobweb is an opinionated Kotlin full-stack web framework built on Compose HTML, inspired by Next.js and Chakra UI. It provides page routing, live reloading, a Silk UI component library, server API routes, markdown support, and SEO-friendly static exports.

## Use cases
- build a full-stack web app in Kotlin
- create a static site with SEO-friendly exports using Compose HTML
- add server API endpoints with @Api annotations in Kotlin
- build a website with light/dark mode and a component library
- migrate from Next.js-style routing to a Kotlin-based framework
- write reactive UIs with Compose for the web
- set up a Kotlin web project with live reloading

## When to choose
- you know Kotlin or Compose and want to build websites or web apps with it
- you want a Next.js-like developer experience in the Kotlin ecosystem
- you need both frontend pages and backend API routes in one codebase
- you want built-in routing, theming, and live reloading out of the box

## When to avoid
- your team primarily works in JavaScript or TypeScript
- you need a battle-tested 1.0 framework for a large production system (Kobweb is pre-1.0)
- you want to avoid opinionated framework conventions
- you need a framework with a very large plugin ecosystem

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, ssr, static-site-generator, routing, ui-components, templating, api-framework, cli
- domain: web-development, frontend, backend, developer-tools
- platform: jvm, cross-platform, cli
- tags: compose-html, kotlin-multiplatform, nextjs-inspired, chakra-ui-inspired, silk-ui, live-reloading, full-stack, kobweb-cli, web-server

## Member repositories
- varabyte/kobweb (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.520276+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-30T02:44:14.697848+00:00, confidence not recorded.
  - readme: https://github.com/varabyte/kobweb (fetched 2026-08-28T04:06:29.520276+00:00, sha 96736e79c5f5)
  - homepage: https://kobweb.varabyte.com (fetched 2026-08-29T10:24:40.834394+00:00, sha 711fa391356b)
  - site_page: https://kobweb.varabyte.com/docs (fetched 2026-08-29T10:24:40.837300+00:00, sha 3f89589e83a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
