API Document

List GitHub trending repositories

get /api/trending

Parameters

NameTypeInDescription
languagestringpath

Programming language

sincestringquery

Can be one of daily, weekly, monthly

spoken_language_codestringquery

Spoken language

Code samples

Shell
curl \
https://www.imarkr.com/api/trending

Default response

Status: 200 OK
--

GitHub user profile

get /api/github

Parameters

NameTypeInDescription
userstringquery

GitHub username

tzstringquery

Time zone

Code samples

Shell
curl \
https://www.imarkr.com/api/github\?user\=Honye

Default response

Status: 200 OK
--