Skip to content

API service to display code data as static SVGs from GitHub and WakaTime

Notifications You must be signed in to change notification settings

zrwaite/code-graphs

Repository files navigation

CodeGraphs

API service to display code data as static SVGs

See more info and authorize your account here

/api/wakatime/:username:

Pi graph that updates every hour with a cronjob pulling data from the WakaTime API

  • Query Parameters:
    • ignore=html,css,scss: removes specific languages from the graph
    • addUsername=true: displays your username above the pi graph
    • removeDefaultIgnore=true: stops ignoring certain default languages (JSON, YML, Text, Markdown, etc)

/api/streak/:username:

Static GitHub streak graph with dark mode styles

About

API service to display code data as static SVGs from GitHub and WakaTime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages