For publishers
Badge generator
A small signpost from your site back to your feed.
Drop a paste-ready snippet on your footer, README, or anywhere you want to advertise an apps.json feed.
Preview
Clicking the badge opens the reader, which re-validates the feed every time.
Snippet — live link (recommended)
Clicking the badge re-validates the feed in real time. If the feed breaks, the badge will say so.
Snippet — static SVG only
Cheaper for the publisher (no runtime check). The badge always renders, even if the feed breaks.
Markdown
For READMEs.
About the badge
The static SVG lives at /badge.svg. The live link points to /?feed=<your-url>, which fetches and validates the feed on every click and renders the result as a profile page.
Both forms are intentionally minimal — no tracking, no telemetry, no third-party services.