GoBadge

Track your module's impact

🔗 Imported By

How many projects use your Go module (popularity)

![Imported By](gobadge.vercel.app/api/importedby/user/module)
Live Data

⭐ Stars

Show your repository's star count

![Stars](gobadge.vercel.app/api/stars/user/repo)
Real-time

📦 Imports

How many packages this Go module imports

![Imports](gobadge.vercel.app/api/imports/user/module)
Live Data

🎯 Example Usage

Add to your README:

[![Go Version](https://img.shields.io/github/go-mod/go-version/cinfinit/gowatcher)](https://github.com/cinfinit/gowatcher)
![Imported By](https://gobadge.vercel.app/api/importedby/cinfinit/gowatcher)
![Stars](https://gobadge.vercel.app/api/stars/cinfinit/gowatcher)

• All badges are SVG images that work in any markdown

• Your Go module must be registered at https://pkg.go.dev/ for the Imports and Imported By badges to work.