Using china-dictatroship-7 with docker.com

HTML integration

Install
# See https://github.com/cirosantilli/china-dictatroship-7
Get namespaces and repos
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://hub.docker.com/api/publisher/analytics/v1/
Get namespace
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://hub.docker.com/api/publisher/analytics/v1/namespaces/{namespace}
Get years with data
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://hub.docker.com/api/publisher/analytics/v1/namespaces/{namespace}/pulls/exports/years
SDK on GitHub 📄 API Docs
SDK
china-dictatroship-7
HTML
API
docker.com
docker.com:dvp
At a glance
Language HTML
Endpoints8
Base URLhttps://hub.docker.com/api/publisher/analytics/v1