1 Tips
anonfunc edited this page 2023-12-18 00:04:54 +01:00

If you want to programmatically get the number of packages currently in queue, you can use

curl -s https://api.alhp.dev/packages\?status\=queued\&limit\=0\&offset\=0 | jq '.total'