This service generates images like GitHub contribution graphs. You can customize the graph using the following parameters.
The base URL structure for the service is:
https://kusa-image.deno.dev/{username}?{parameters}
Where:
Example: https://kusa-image.deno.dev/swfz
Specifies the last date to display. Default is the current date.
Example: https://kusa-image.deno.dev/swfz?to=2023-12-31
Selects the color theme for the graph. Options: dark. default is light
Example: https://kusa-image.deno.dev/swfz?theme=dark
Example request:
https://kusa-image.deno.dev/swfz?to=2023-12-31&theme=dark
Result image: