ViewsCounterPython is a Python/Flask based API which appends to img.shields.io
to generate a custom static badge with a viewcount which is updated every time the API is appended.
- create a link using
https://viewcounterpython.onrender.com/user/repo
(you can create it without /repo if you want to see total viewcount through all repos of the user which have the API implemented) - add a query to customize your badge:
- label=, by default Visitors,
- labelColor=, by default C79600,
- logo=, by default eye, (using octicons)
- logoColor=, by default white,
- color=, by default E1AD0E,
- style=, by default for-the-badge
- Your resulting link should look something like this:
https://viewcounterpython.onrender.com/user/repo?label=views
- Add the link to a
![image](url)
markdown tag or a<img src="url">
html tag - The result should look like this:
The API is up and working as intended
VideoService is distributed under the license MIT.
See the LICENSE file for more information.
You can support me and the project with a donation to my Ko-Fi