Ross ROSS = Recommend OSS · open-source software intelligence for agents

webmachine/webmachine

A REST-based system for building web applications. observed · 2026-08-28

github.com/webmachine/webmachine · homepage · Erlang · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
webmachine/webmachinemain75

For agents

markdown · JSON · MCP: product_card(name="webmachine/webmachine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem