# lift/framework

Lift Framework

Repository: https://github.com/lift/framework
Canonical: https://ross.abutalabs.com/products/lift-framework
Homepage: http://liftweb.net
Language: Scala
License: Apache-2.0
License Family: permissive
Topics: web, framework, lift, lift-framework, scala, real-time, view-first
Last push: 2026-07-26T11:58:58+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 52, longevity 100
- inputs: {"age_days": 5698, "days_push": 38, "days_rel": 108, "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 1284, forks 275 (observed 2026-08-28T04:04:14.627935+00:00)

## What it is
Lift is an open-source, security-focused web framework for building interactive, scalable web applications in Scala on the JVM. It offers view-first templating, strong built-in protection against OWASP vulnerabilities, and industry-leading Comet and Ajax support, while deploying unchanged to standard Java servlet containers.

## Use cases
- build a secure web application in scala
- real-time interactive web framework for the jvm
- scala framework with built-in ajax and comet support
- deploy a scala web app to a servlet container like jetty
- view-first templating web framework
- web framework resistant to owasp top 10 vulnerabilities
- high-traffic scalable web application in scala

## When to choose
- your team works in Scala or wants to reuse existing Java libraries and JVM infrastructure
- you need strong security defaults and resistance to common web vulnerabilities out of the box
- you are building highly interactive, real-time pages where Comet-style server push matters
- you want to deploy on existing servlet containers and application servers (Jetty, Tomcat, NetWeaver)

## When to avoid
- you are not working on the JVM and have no Scala experience in the team
- you need a mainstream ecosystem with abundant hiring pool, tutorials, and community compared to Play or Spring
- your project is a lightweight REST/JSON microservice where a full view-first web framework is overkill
- your product is a heavily front-end SPA consuming a separate API, where Lift's server-driven model adds little

## Facets
- artifact type: framework
- maturity: stable
- function: web-framework, templating, websocket
- domain: web-development, backend
- platform: jvm, cross-platform
- tags: scala, comet, ajax, view-first, servlet-container, owasp, real-time-web, jetty, real-time, web-server

## Member repositories
- lift/framework (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.627935+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-30T04:56:45.372308+00:00, confidence not recorded.
  - readme: https://github.com/lift/framework (fetched 2026-08-28T04:04:14.627935+00:00, sha e267969fa554)
  - homepage: http://liftweb.net (fetched 2026-08-29T12:12:29.276820+00:00, sha 3f72b665a870)
  - site_page: https://liftweb.net/api_docs (fetched 2026-08-29T12:12:29.286107+00:00, sha 935023741b95)
- Data as of 2026-08-30T08:39:29.467469+00:00.
