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

perwendel/spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin observed · 2026-08-28

github.com/perwendel/spark · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5599
  • days_rel: n/a
  • days_push: 1060
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9644 stars · 1566 forks observed · 2026-08-28

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

Spark is a tiny, expressive web framework for Java 8+ (with a Kotlin DSL) inspired by Sinatra, letting you define routes with lambdas in a few lines. It bundles an embedded web server so applications can serve HTTP endpoints with minimal setup.

Use cases

  • build a rest api in java
  • create a simple http server with minimal boilerplate
  • serve json endpoints from a jvm app
  • prototype a web backend quickly in java
  • add lightweight http routing to an existing java application
  • learn web development with a small java framework

When to choose

  • you want a Sinatra-style microframework in Java with minimal boilerplate
  • you need a small REST API or prototype without a heavyweight stack
  • you prefer an embedded server and simple lambda-based routing

When to avoid

  • you need a full-featured ecosystem with dependency injection, ORM, and async-first design (consider Spring Boot or Micronaut)
  • you need high-throughput reactive/non-blocking I/O
  • you require active development - releases have slowed and the project appears to be in maintenance mode

Facets

framework · maturity maintenance

web-framework http-server routing middleware web-development backend apis jvm cross-platform microframework sinatra-inspired kotlin-dsl embedded-jetty

1 source

Member repositories

RepositoryRoleHealth v2
perwendel/sparkmain32

For agents

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

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