Skip to content

Embed endpoints

Returns an SVG chart card.

Terminal window
curl "https://gitstars.io/api/embed/gitstars.svg?provider=github&repo=vercel/next.js&theme=light&range=1y&metric=stars"

Returns JSON metadata and the matching SVG path.

Terminal window
curl "https://gitstars.io/api/embed/gitstars?provider=github&repo=vercel/next.js"
ParameterValuesDefault
providergithub, gitlabrequired
repofull repository namerequired
themelight, darklight
range30d, 90d, 1y, all1y
metricstars, forksstars
width320 to 1200600
height220 to 800380