Display GitHub Stats in Framer

Show live repository metrics from the GitHub API in your Framer project. GlossPipe handles caching, mapping, and delivery.

Live Preview

vercel/next.js

138979stars

Apr 18, 2026, 1:16 AM

How It Works

  1. 1

    Pick the GitHub preset

    Select 'GitHub Repo Stats' from the preset catalog. Enter any public owner/repo (defaults to vercel/next.js).

  2. 2

    Map the fields

    The default mapping pulls the repo name, star count, owner avatar, and last update timestamp into a metric card.

  3. 3

    Publish your endpoint

    Click Publish and embed the GlossPipe SDK in Framer. The endpoint auto-caches for 5 minutes to stay within GitHub rate limits.

Try in PlaygroundSign Up