GET http://githubbadges.com
/star.svg
/fork.svg
`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
Github SVG Buttons will automatically fetch how many stars and forks there are.