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

encode/apistar

The Web API toolkit. 🛠 observed · 2026-08-28

github.com/encode/apistar · homepage · Python · BSD-3-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 3456
  • days_rel: n/a
  • days_push: 1651
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5543 stars · 406 forks observed · 2026-08-28

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

API Star is a Python toolkit for working with OpenAPI and Swagger schemas, providing schema validation, static API documentation generation, and a dynamic client library for making API requests. Since version 0.6 it is framework-agnostic tooling rather than a web framework, usable standalone or integrated into other frameworks.

Use cases

  • validate openapi schema files
  • generate api documentation from swagger spec
  • make api requests from an openapi schema
  • build static docs site for a rest api
  • validate requests and responses against a schema
  • preview api docs while editing schema

When to choose

  • you need to validate or lint OpenAPI/Swagger documents with contextual errors
  • you want static, themeable API documentation generated from a schema
  • you need a lightweight dynamic client driven by an OpenAPI spec

When to avoid

  • you want a full web framework or server - the server was removed after 0.5
  • you need actively maintained tooling - the latest release is from 2022
  • you need modern OpenAPI tooling with ongoing ecosystem support

Facets

library · maturity maintenance

api-framework http-client documentation cli type-system apis web-development developer-tools documentation python cli cross-platform openapi swagger api-documentation schema-validation api-client

3 sources

Member repositories

RepositoryRoleHealth v2
encode/apistarmain10

For agents

markdown · JSON · MCP: product_card(name="encode/apistar")

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