jooby-project/jooby
The modular web framework for Java and Kotlin 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
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
- readme: https://github.com/jooby-project/jooby · fetched 2026-08-28 · 65c88614aeb8
- homepage: https://jooby.io · fetched 2026-08-29 · 7c19c548dc7c
- site_page: https://jooby.io/modules/openapi · fetched 2026-08-29 · 8bfcfe7a9c9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jooby-project/jooby | main | 98 |
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