webmachine/webmachine
A REST-based system for building web applications. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 94
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6064
- days_rel: n/a
- days_push: 40
- n_releases_24m: 0
Adoption not part of the score
1512 stars · 277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Webmachine is an Erlang application layer that adds HTTP semantic awareness on top of mochiweb, providing a clean way to build RESTful web applications. It models HTTP as a state machine of decisions so resources can declare behavior declaratively.
Use cases
- build a REST API in Erlang
- serve HTTP resources with correct semantics like caching and content negotiation
- build a web backend on top of mochiweb
- implement HTTP-compliant services with proper status codes
- build an API server for Riak-style applications
When to choose
- you are developing in Erlang and want principled REST/HTTP semantics
- you want declarative control over HTTP decision points like methods, caching, and negotiation
- you are already using mochiweb and want a higher-level resource model
When to avoid
- you need a modern ecosystem with large community and frequent updates
- you are building in another language or want a mainstream framework
- you need rich middleware, WebSockets, or modern async features out of the box
Facets
framework · maturity maintenance
web-framework http-server routing middleware web-development backend apis elixir windows rest http-semantics mochiweb rebar3 erlang linux macos
2 sources
- readme: https://github.com/webmachine/webmachine · fetched 2026-08-28 · 3730fcf2acdc
- homepage: https://github.com/webmachine/webmachine/wiki/ · fetched 2026-08-29 · ab846a7148f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| webmachine/webmachine | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="webmachine/webmachine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem