Open atinux opened 3 years ago
Should not be hard to create now with a server api route, WDYT @bdrtsky ?
Worth trying or we skip it?
Not sure, what exactly is the badge? On showcase info page?
Something like this @Atinux
More like something like this: https://img.shields.io/badge/websites-12k-brightgreen
They seem to have and endpoint we could maybe generate? https://shields.io/endpoint
/api/badges/framework:vue;ui:tailwind-css
will generates:
{
"schemaVersion": 1,
"label": "Websites",
"message": "5.9k",
"color": "brightgreen"
}
Oh I see, you mean badges for Nuxt Module README's @Atinux ? Great idea, I will look into how to customize this SVG nicely.
We shall have a badge to add on Vue libraries / Nuxt modules to display the number of websites made with it.
Example for Nuxt:
ˋWebsites: 11K`
Url might be directly using a Netlify function to render an SVG.
vuetelescope.com/badge.svg?query...