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

swagger-api/swagger-core

Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API observed · 2026-08-28

github.com/swagger-api/swagger-core · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 16.0
  • age_days: 5538
  • days_rel: 15
  • days_push: 7
  • n_releases_24m: 33

Full methodology

Adoption not part of the score

7531 stars · 2263 forks observed · 2026-08-28

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

Swagger Core is a Java library that implements the OpenAPI Specification, generating OpenAPI 3.x definitions from JAX-RS (javax and jakarta) REST APIs. It provides annotations, serializers, and integrations for producing Swagger/OpenAPI documentation from Java code.

Use cases

  • generate openapi spec from java rest api
  • document jax-rs endpoints with annotations
  • produce openapi 3.1 definitions from code
  • add swagger documentation to a java backend
  • serialize openapi models to yaml or

When to choose

  • you have a Java JAX-RS REST API and want OpenAPI documentation generated from annotations
  • you need OpenAPI 3.x or 3.1 support in the JVM ecosystem
  • you want javax and jakarta namespace compatibility

When to avoid

  • your API is not on the JVM or not JAX-RS based
  • you need a full API design or documentation portal product rather than a spec-generation library
  • you only need OpenAPI 2.0 tooling without the 1.5 branch

Facets

library · maturity stable

api-framework api-documentation serialization apis web-development backend documentation developer-tools jvm cross-platform openapi openapi3 swagger jax-rs rest-api api-specification jakarta

4 sources

Member repositories

RepositoryRoleHealth v2
swagger-api/swagger-coremain99

For agents

markdown · JSON · MCP: product_card(name="swagger-api/swagger-core")

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