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

clojure-liberator/liberator

Liberator is a Clojure library for building RESTful applications. observed · 2026-08-28

github.com/clojure-liberator/liberator · homepage · Clojure · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5113
  • days_rel: n/a
  • days_push: 1800
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1261 stars · 126 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Liberator is a Clojure library for building RESTful applications by defining resources that automatically comply with the HTTP specification (RFC-2616). It provides Ring-compatible handlers with built-in features like content negotiation, conditional requests, and caching, inspired by Erlang's Webmachine.

Use cases

  • build restful apis in clojure
  • expose data as http resources with correct status codes
  • add content negotiation to ring handlers
  • implement conditional requests and etag caching
  • create http-compliant web services on the jvm

When to choose

  • you're building REST APIs in Clojure on top of Ring
  • you want automatic HTTP spec compliance including caching and content negotiation
  • you prefer a declarative, decision-graph model for resource handling

When to avoid

  • you need a full web framework with routing and templating built in
  • you're not using Clojure or the JVM
  • you need a library under very active development, as releases have slowed since 2021

Facets

library · maturity maintenance

web-framework http-server middleware web-development backend apis jvm jvm-scripting rest ring http-spec-compliance content-negotiation webmachine-inspired web-server

2 sources

Member repositories

RepositoryRoleHealth v2
clojure-liberator/liberatormain32

For agents

markdown · JSON · MCP: product_card(name="clojure-liberator/liberator")

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