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

softwaremill/tapir

Rapid development of self-documenting APIs observed · 2026-08-28

github.com/softwaremill/tapir · homepage · Scala · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • 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: 6.0
  • age_days: 2824
  • days_rel: 26
  • days_push: 7
  • n_releases_24m: 83

Full methodology

Adoption not part of the score

1469 stars · 470 forks observed · 2026-08-28

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

Tapir is a Scala library for describing HTTP APIs declaratively with type-safe endpoint definitions. Endpoints can be exposed as servers, consumed as clients, and automatically documented in OpenAPI, AsyncAPI, and JSON Schema formats.

Use cases

  • define type-safe HTTP APIs in Scala
  • generate OpenAPI documentation from code
  • build REST API servers with Netty, Akka HTTP, http4s, or Play
  • generate type-safe HTTP clients from endpoint definitions
  • gradually adopt declarative endpoints in existing Scala services
  • expose AsyncAPI docs for event-driven endpoints

When to choose

  • you write Scala and want compile-time guarantees for API endpoints
  • you need self-documenting APIs with OpenAPI/AsyncAPI generation
  • you want one endpoint definition shared between server and client code
  • you need high-performance Scala HTTP servers

When to avoid

  • you are not using Scala or the JVM
  • you prefer writing OpenAPI specs by hand or code-generating from specs
  • you need a non-HTTP protocol like gRPC or GraphQL

Facets

library · maturity active

api-framework http-server http-client routing serialization documentation api-documentation middleware web-development backend apis developer-tools documentation jvm cross-platform openapi asyncapi type-safe declarative-apis scala akka-http http4s zio sttp self-documenting-apis

1 source

Member repositories

RepositoryRoleHealth v2
softwaremill/tapirmain94

For agents

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

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