有人知道 GitHub api 的 following、followers、starred 这几个接口的排序是怎么调用么
https://api.github.com/users/52Lau/following https://api.github.com/users/52Lau/followers https://api.github.com/users/52Lau/starred
目前只知道一个 https://api.github.com/users/52Lau/repos&page=1$sort=created&direction=asc