GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Add query parameter to control number of returned items #156

Closed TimJentzsch closed 3 years ago

TimJentzsch commented 3 years ago

Currently, the API only returns 25 items per request. For some of the stats, it takes a really long time to retrieve all necessary items. Instead, a query parameter should be provided to control this. It can default to 25 and have a maximum of 200 or maybe 500.

This is relatively important for a lot of the buttercup commands.