Releases: siloxa/badgify
v1.3.0 Social and Counter Badges!
What Is In V1.3.0
- Ready To Use Social Badges
- A counter badge. Profiles and Repository view counter.
Counter Badge
With counter badges you can count anything you want=))
Count views of your GitHub profile:
badgify.thex.solutions/api/counter/github/profile/<YOUR-GITHUB-ACCOUNT-ID>
Count views of your GitHub Repository:
badgify.thex.solutions/api/counter/github/repo/<YOUR-GITHUB-ACCOUNT-ID>/<YOUR-REPOSITORY>
You can count views on your GitLab
profile and repository too:
badgify.thex.solutions/api/counter/gitlab/profile/<YOUR-GITLAB-ACCOUNT-ID>
badgify.thex.solutions/api/counter/gitlab/repo/<YOUR-GITLAB-ACCOUNT-ID>/<YOUR-REPOSITORY>
Change the title as you wish:
badgify.thex.solutions/api/counter/github/profile/<YOUR-GITHUB-ACCOUNT-ID>?title=Soroush's%20Profile%20Views
Count views of your GitHub Repository:
badgify.thex.solutions/api/counter/github/profile/<YOUR-GITHUB-ACCOUNT-ID>
Change the background color as you wish:
badgify.thex.solutions/api/counter/github/profile/<YOUR-GITHUB-ACCOUNT-ID>?bg=lavender
Change the title color as you wish:
badgify.thex.solutions/api/counter/github/profile/<YOUR-GITHUB-ACCOUNT-ID>?color=green
Change the Size of badge as you wish:
badgify.thex.solutions/api/counter/github/profile/<YOUR-GITHUB-ACCOUNT-ID>?size=m
Social Badges
Create badge of your social medias easy. Just give the badgify your social media and your user ID
badgify.thex.solutions/api/social/<SOCIAL-MEDIA>/<YOUR-ACCOUNT-ID>
For example for GitHub:
badgify.thex.solutions/api/social/github/shuoros
Supported Socials
app-store
behance
discord
dockerhub
dribbble
dropbox
facebook
github
gitlab
goodreads
google-drive
google-play
instagram
kaggle
kickstarter
linkedin
medium
paypal
pinterest
quora
reddit
skype
slack
snapchat
app-store
spotify
stack-exchange
stackoverflow
steam
telegram
tiktok
tumblr
twitch
twitter
yahoo-mail
youtube
If there is a missed social media please let me now by creating a new Issue
v1.2.0 Hello New Themes & Icons
- Add flags icon support.
- Add iconscout colory brands icons.
- Add two new sharp and edge themes.
- Add Farsi docs.
v1.1.0 Hello Default & Random Colors
- Support for inline query params.
- Support for short inline query params(only required).
- Support for 3 different param splitter(underscore, hyphen, space).
- Add default colors. you can now pass name of color beside hex.
- Add random color generator for badges backgrounds or text colors.
v1.0.0 Hello Badges!
- fully customizable API for generating online custom badges.
- link, logo, title and GitHub profile badges.