API Document
get /api/trendingParameters
| Name | Type | In | Description |
|---|---|---|---|
language | string | path | Programming language |
since | string | query | Can be one of |
spoken_language_code | string | query | Spoken language |
Code samples
Shell
curl \
https://www.imarkr.com/api/trendingDefault response
Status: 200 OK--get /api/githubParameters
| Name | Type | In | Description |
|---|---|---|---|
user | string | query | GitHub username |
tz | string | query | Time zone |
Code samples
Shell
curl \
https://www.imarkr.com/api/github\?user\=HonyeDefault response
Status: 200 OK--