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

sinatra/sinatra

Classy web-development dressed in a DSL (official / canonical repo) observed · 2026-08-28

github.com/sinatra/sinatra · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 93
  • 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: 6441
  • days_rel: n/a
  • days_push: 44
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

12452 stars · 2074 forks observed · 2026-08-28

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

Sinatra is a Ruby DSL for quickly creating web applications with minimal effort, built on Rack. It provides routing, filters, sessions, and support for many template languages in a lightweight microframework.

Use cases

  • build a small web api in ruby
  • create a lightweight web app without rails
  • serve json endpoints quickly
  • prototype a web service
  • build a webhook receiver
  • create a simple website with templates

When to choose

  • you want a minimal ruby web framework with a simple DSL
  • you need a small service or api without rails overhead
  • you want fine control over rack middleware
  • you're building microservices or small endpoints

When to avoid

  • you need a full-stack framework with batteries included like orm, auth, and asset pipeline
  • you're building a large monolithic web application
  • you're not working in ruby

Facets

framework · maturity stable

web-framework routing templating middleware http-server web-development backend apis ruby cross-platform dsl rack microframework minimalist rest web-server

4 sources

Member repositories

RepositoryRoleHealth v2
sinatra/sinatramain74

For agents

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

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