Ddavison Github Badges Save

Star / Fork badges for your GitHub Repository!

Project README

GitHub Badges (DISCONTINUED)

This project has unfortunately been discontinued once Heroku's Free Plans had expired.

Using the buttons

GET http://githubbadges.com
                          /star.svg
                          /fork.svg

Available Parameters

`user` :  The owner of the GitHub repository
`repo` :  The repository name
`[background]` :  Controls the background color of the count
   - Format is HEX, **without** `#`.  Example:  `&background=007ec6`
`[color]` :  Controls the text color. (default to `fff`)
   - Format is HEX, **without** `#`.  Example:  `&color=000`
`[style]` :  Controls the style of the button
   Options:
    - `default` :  The default 'bubble' style
    - `flat` :  A flat style
    - `flat-square` :  A flat style with no border-radius

Example request

http://githubbadges.com/star.svg?user=ddavison&repo=github-badges&background=007ecg&color=bbb&style=flat

Github SVG Buttons will automatically fetch how many stars and forks there are.

Develop

Open Source Agenda is not affiliated with "Ddavison Github Badges" Project. README Source: ddavison/github-badges
Stars
85
Open Issues
7
Last Commit
3 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating