tahrir icon indicating copy to clipboard operation
tahrir copied to clipboard

Implement pagination in the backend endpoint that returns the badge information

Open gridhead opened this issue 7 months ago • 3 comments

Implement pagination in the endpoint that returns the badge information

Look at these fat endpoints, man...

http://badges.gridhead.net/badge/origin/json

$ time curl -i http://localhost:5174/badge/origin/json > /dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1069k  100 1069k    0     0  63571      0  0:00:17  0:00:17 --:--:--  254k
user    0m0.007s
sys     0m0.005s

http://badges.gridhead.net/badge/dont-call-it-a-comeback/json

$ time curl -i http://localhost:5174/badge/dont-call-it-a-comeback/json > /dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  981k  100  981k    0     0  64903      0  0:00:15  0:00:15 --:--:--  230k
user    0m0.004s
sys     0m0.009s

gridhead avatar Aug 29 '25 11:08 gridhead

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Oct 31 '25 02:10 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Nov 07 '25 02:11 github-actions[bot]

Shut up, Stalebot!

gridhead avatar Nov 11 '25 03:11 gridhead

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Jan 11 '26 03:01 github-actions[bot]

Shut up, Stalebot!

gridhead avatar Jan 12 '26 04:01 gridhead