trailblazer/roar
Parse and render REST API documents using representers. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 5723
- days_rel: n/a
- days_push: 1324
- n_releases_24m: 0
Adoption not part of the score
1838 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Roar is a Ruby framework for parsing and rendering REST API documents using representers, supporting JSON, JSON-HAL, and XML formats. Its bi-directional representers let you both render representations from Ruby objects and parse incoming documents to update them, making it useful for API servers and clients alike.
Use cases
- render JSON API responses from Ruby models
- parse incoming REST documents into Ruby objects
- build hypermedia APIs with HAL-JSON links
- serialize models to XML for legacy clients
- build API clients that consume hypermedia
- define reusable API document structures with decorators
When to choose
- you need bi-directional serialization for REST documents in Ruby
- you want hypermedia support like HAL-JSON or JSON API
- you need a framework-agnostic layer that works with Rails, Sinatra, or Hanami
When to avoid
- you need a full REST framework with routing and controllers
- your project requires actively maintained dependencies with frequent releases
- you only need simple JSON serialization without hypermedia
Facets
library · maturity maintenance
serialization templating http-client apis web-development backend ruby rest hypermedia hal- -api representers bidirectional-parsing xml framework-agnostic
1 source
- readme: https://github.com/trailblazer/roar · fetched 2026-08-28 · 438f0648f5c3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trailblazer/roar | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="trailblazer/roar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem