1
0
mirror of https://github.com/taigrr/skyline synced 2025-01-18 04:33:13 -08:00
This commit is contained in:
Lee Reilly 2020-12-16 08:55:00 -08:00 committed by GitHub
parent 074cd6f5ae
commit 0a43116e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Given a Github username and a year, renders a 3D model of their contribution chart. The data is fetched via a serverless function ([repo](https://github.com/martinwoodward/json-contributions) which also calculates distribution data).
Given a GitHub username and a year, renders a 3D model of their contribution chart. The data is fetched via a serverless function ([repo](https://github.com/martinwoodward/json-contributions) which also calculates distribution data).
```
?username=<username>&year=<year>