This is an old revision of the document!
Exercism Widgets
Info
This api can be used to embed Exercism widget on sites and Github Profiles.
Base URL: https://api.janpalma.cz/exercism/
Endpoints
/graph.png
Shows your overall status on Exercism. Note that this endpoint is basicaly just nice version of their OG Image (https://exercism.org/profile/mobilex1122.jpg).
Your account must be Public (At least 10rep)
Parameters
?u= | String | Exersism Username (Defaults to mine) |
Response
/tracks.png
This endpoint is WIP and doesn't support other users.
Shows track progress for user (Right now only me).
Parameters
NONE