ksheedlo / firebase-hackathon

Hackathon project for 8/13/2013 on AngularJS + Firebase
1 stars 2 forks source link

Paginate results from Github #5

Open ProLoser opened 10 years ago

ProLoser commented 10 years ago

By default, the response (of issues) will be limited to 20 rows. I think it may require authentication, but you can push the limit to 100 rows. We will need to add pagination support so that people can properly traverse the entire collection of Github issues.