# mochi/mochiweb

MochiWeb is an Erlang library for building lightweight HTTP servers.

Repository: https://github.com/mochi/mochiweb
Canonical: https://ross.abutalabs.com/products/mochiweb
Language: Erlang
License: NOASSERTION
License Family: other
Last push: 2026-08-16T16:16:50+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 74, longevity 100
- inputs: {"age_days": 5947, "days_push": 17, "days_rel": 17, "gap_med": 166.0, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1890, forks 461 (observed 2026-08-28T04:05:49.463660+00:00)

## What it is
MochiWeb is an Erlang library for building lightweight, fast HTTP servers. It provides a simple API and project scaffolding for creating robust, scalable web server applications on Erlang OTP.

## Use cases
- build a lightweight HTTP server in Erlang
- serve HTTP endpoints from an Erlang application
- embed a small web server in a resource-constrained environment
- scaffold a new Erlang web project quickly
- handle high-concurrency HTTP requests with Erlang

## When to choose
- you are developing in Erlang/OTP and need a minimal HTTP server
- you want a lightweight, fast server library without heavy framework overhead
- you need to embed HTTP serving inside an Erlang application

## When to avoid
- you need a full-featured web framework with templating, ORM, and middleware ecosystems
- your stack is not Erlang/Elixir
- you prefer batteries-included frameworks like Phoenix or larger ecosystems

## Facets
- artifact type: library
- maturity: stable
- function: http-server, web-framework, routing
- domain: web-development, backend, developer-tools
- platform: elixir, windows
- tags: erlang, lightweight, http, otp, linux, macos

## Member repositories
- mochi/mochiweb (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:49.463660+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-30T03:13:02.490240+00:00, confidence not recorded.
  - readme: https://github.com/mochi/mochiweb (fetched 2026-08-28T04:05:49.463660+00:00, sha bdef5cde5465)
- Data as of 2026-08-30T08:39:29.467469+00:00.
