codexia icon indicating copy to clipboard operation
codexia copied to clipboard

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

Open alilosoft opened this issue 5 years ago • 0 comments

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.

alilosoft avatar Apr 19 '20 14:04 alilosoft