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

sumory/lor

a fast, minimalist web framework for lua based on OpenResty observed · 2026-08-28

github.com/sumory/lor · homepage · Lua · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3884
  • days_rel: n/a
  • days_push: 974
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1018 stars · 177 forks observed · 2026-08-28

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

Lor is a fast, minimalist web framework for Lua built on OpenResty, with Sinatra-style routing and an Express-like API. It includes middleware, group routers, session/cookie/view support, and a `lord` CLI for scaffolding and managing applications.

Use cases

  • build restful http apis with openresty
  • create a lightweight web server in lua
  • build a website or single page application backend on nginx
  • scaffold a new openresty web app quickly
  • migrate from express-style routing to lua
  • add middleware-based request handling to nginx apps

When to choose

  • you're already running OpenResty/nginx and want an Express-like framework in Lua
  • you need a minimal, fast framework for REST APIs or web backends
  • you want Sinatra-style routing with middleware and group routers

When to avoid

  • you need a full-featured framework with a large ecosystem and frequent updates
  • you're not using OpenResty or nginx as your runtime
  • you need async/await-style ergonomics or a non-Lua language

Facets

framework · maturity maintenance

web-framework routing middleware http-server cli web-development backend apis lua openresty sinatra-style express-like restful scaffold-generator nginx linux macos web-server

2 sources

Member repositories

RepositoryRoleHealth v2
sumory/lormain23

For agents

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

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