You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+39-15Lines changed: 39 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,30 +4,54 @@ Stats related to weekly contributions to GitHub repositories
4
4
## Authentication
5
5
App is required to be authenticated to GitHub api in order to retrieve stats about repositories. You need to provide your personal authentication token from GitHub. GitHub personal token can generated at https://github.com/settings/tokens
6
6
7
-
#### Request Query String Parameter
7
+
#### Query String Parameter
8
8
#### ``?token=YOUR-GITHUB-TOKEN``
9
-
Attach ``token`` parameter with your GitHub personal token to query string of url
9
+
Attach ``token`` parameter with your GitHub personal token to query string of url.
0 commit comments