spotlight-discovery
Find API artifacts anywhere, keep where you found them, and save them into git.
spotlight-discovery is a browser-first registry for API artifacts. Search the open APIs.io catalog and code across GitHub, GitLab, and Bitbucket; load any result into the editor; keep a provenance pointer to exactly where it came from; save it locally; and commit or open a pull request to git with your own access token — all in the browser, no backend. Then search and edit your saved artifacts.
What it does
- Multi-source search — APIs.io plus GitHub/GitLab/Bitbucket code search, in one place.
- Provenance — every artifact remembers its origin (a catalog entry, or
repo/path@ref) with a link back. - Save locally — artifacts persist in your browser; filter, search, and re-edit them.
- Save to git — Commit or Open PR to a GitHub repo with a personal access token you store locally (GitLab/Bitbucket writes are a fast-follow).
- Edit with Monaco, YAML ⇄ JSON.
Tokens are stored only in your browser and sent straight to the provider APIs. Found something? Lint it in the validator against the Spotlight rules.