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

jooby-project/jooby

The modular web framework for Java and Kotlin observed · 2026-08-28

github.com/jooby-project/jooby · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • 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: 7.0
  • age_days: 4336
  • days_rel: 26
  • days_push: 9
  • n_releases_24m: 59

Full methodology

Adoption not part of the score

1780 stars · 201 forks observed · 2026-08-28

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

Jooby is a modular, high-performance web framework for Java and Kotlin that runs on Netty, Jetty, or Undertow. It offers both a fluent Script API and an annotation-based MVC API, with 50+ modules for database access, security, OpenAPI generation, and more.

Use cases

  • build a REST API in Java or Kotlin
  • create lightweight microservices with fast startup
  • generate OpenAPI/Swagger docs automatically from code
  • build web apps with hot-reload during development
  • write reactive endpoints with Kotlin coroutines or RxJava
  • serve static sites and SPAs from a JVM backend

When to choose

  • you want a fast, lightweight JVM web framework with low memory footprint
  • you need first-class Kotlin DSL support alongside Java
  • you want modular dependencies where you only include what you use
  • you need built-in OpenAPI 3 documentation generation
  • you want choice of server engine (Netty, Jetty, Undertow)

When to avoid

  • your team is standardized on Spring Boot's ecosystem and tooling
  • you need a non-JVM language
  • you prefer a full-stack batteries-included framework with opinionated defaults
  • your project requires a framework with a larger community and plugin marketplace

Facets

framework · maturity active

web-framework routing middleware templating api-framework http-server web-development backend apis microservices developer-tools jvm cross-platform netty jetty undertow openapi hot-reload microservices kotlin-coroutines reactive

3 sources

Member repositories

RepositoryRoleHealth v2
jooby-project/joobymain98

For agents

markdown · JSON · MCP: product_card(name="jooby-project/jooby")

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