Skip to content

estruyf/github-visitors-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2af41bc · Jul 29, 2021

History

6 Commits
Jul 15, 2020
Jul 15, 2020
Jul 29, 2021

Repository files navigation

Check out the new website to create your own visitor badges

visitorbadge.io

GitHub Visitors Badge

Want to show how many visitors your profile/repository gets? With this simple visitors badge system, you can add it to your own profile page or repository.

Info: This service is currently running on Azure Functions.

Parameters

The image API has the following parameters:

  • user (required): Your username
  • repo: The repository to start the visitor tracking.
  • label: Label to show next to the counter. Default is "VISITORS".
  • labelColor: Specify the color of the label (left).
  • countColor: Specify the color of the counter (right).

How to use

In order to use it in your projects, add the following to your README.md file:

![](https://api.visitorbadge.io/api/VisitorHit?user=estruyf&repo=github-visitors-badge&countColor=%237B1E7A)

About

Visitors badge running on Azure Functions

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published