Hi I am trying to get the number of issues of a repo using angular and Github Rest API, But the problem is that I get only 30 issues even though more issues are there in that repo.
Please help me with the idea.
I use the below REST Api to get the issues.
https://api.github.com/repos/vmg/redcarpet/issues?state=all
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…