Hi,

It is now available an endpoint [1] in dak's API which provides a way to
search through the changelogs of all Debian packages currently published.

  1: https://api.ftp-master.debian.org/changelogs

I'm already using it to track my uploads, I made page [2] using it.

  2: https://people.debian.org/~cipriano/uploads/changelogs.html

Here is a quick example of what else you can do with it:

  $ curl -s 
"https://api.ftp-master.debian.org/changelogs?search_term=Debian+Janitor+\]"; | 
jq length
  16783

This will show how many uploads Janitor contributed to.

--
Cheers,
Sérgio Cipriano.

Attachment: signature.asc
Description: PGP signature

Reply via email to