Contribution Snake
Endpoints
Contribution Snake
Generate a contribution snake animation.
GET
Contribution Snake
Query Parameters
string
required
The GitHub username.
string
default:"github-dark"
Color palette:
github-dark, github-light, ocean, green, halloween.number
default:"1"
Animation speed:
1 (Slow), 2 (Medium), 3 (Fast).boolean
default:"true"
Show the bottom status bar.
boolean
default:"false"
Show the “eaten” score.
Response
image/svg+xml
Returns an animated SVG of the contribution snake.

