Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase the number of projects per page returned by /recent.json endpoint #107

Open
alilosoft opened this issue Apr 19, 2020 · 0 comments

Comments

@alilosoft
Copy link
Contributor

The /recent.json endpoint currently returns 25 projects per page, and if a bot need to fetch all submitted projects it should make lots of API requests witch is relatively inefficient, so I'd suggest to increase the number of projects returned in a single response to at least 100, and maybe it would make sense to allow the page_size to be passed as parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant