Use the following endpoints:
/api/:owner/:repo/:pkg - Get package download stats./shield/:owner/:repo/:pkg - Get a dynamic badge for Docker pulls.Example:
/api/eliasbenb/PlexAniBridge/plexanibridge - Get badge stats for eliasbenb/PlexAniBridge./shield/eliasbenb/PlexAniBridge/plexanibridge - Get a badge for Docker pulls for eliasbenb/PlexAniBridge.Visit the GitHub repository for more details.