Muzammal-Naseer / github-visitors-badge

Visitors badge running on Azure Functions

Home Page:https://www.visitorbadge.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.visitorbadge.io/

License:MIT License