Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 918 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 918 Bytes

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