HuangHongRui / huanghongrui.github.io

:poultry_leg: MyBlog | Keep track of every moment.. :icecream:
http://blog.luckyman.xyz/
3 stars 1 forks source link

GitHub API #39

Open HuangHongRui opened 5 years ago

HuangHongRui commented 5 years ago

获取请求限速(Link)

curl -i https://api.github.com/users/octocat

获取授权(Link)

https://github.com/login/oauth/authorize?client_id=myclient_id&scope=user:email

获取issues

https://api.github.com/repos/HuangHongRui/Leos/issues