Skip to content

Detect likely stale API.guru entries#60

Open
rksharma-owg wants to merge 1 commit into
UsefulSoftwareCo:mainfrom
rksharma-owg:codex/api-guru-stale-detection
Open

Detect likely stale API.guru entries#60
rksharma-owg wants to merge 1 commit into
UsefulSoftwareCo:mainfrom
rksharma-owg:codex/api-guru-stale-detection

Conversation

@rksharma-owg

Copy link
Copy Markdown

Summary

  • Add a batch script to detect likely stale API.guru entries from API source data.
  • Probe declared spec endpoints (swaggerUrl / link) and flag records that are old and no longer return parseable OpenAPI/Swagger payloads.
  • Add regression tests for age-based classification, recent-noise suppression, valid payload handling, and no-target skip behavior.
  • Add detect:stale-apis npm script for easy reruns.

This addresses issue #56 by adding a concrete detection path for stale entries, while keeping catalog rendering behavior unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant