Using .github with readme.io

unknown integration

Install
# See https://github.com/gege-circle/.github
Get metadata about the current project
curl \
  -u "$API_USER:$API_PASS" \
  https://dash.readme.io/api/v1/
Get errors
curl \
  -u "$API_USER:$API_PASS" \
  https://dash.readme.io/api/v1/errors
Get versions
curl \
  -u "$API_USER:$API_PASS" \
  https://dash.readme.io/api/v1/version
SDK on GitHub 📄 API Docs
SDK
.github
unknown
API
readme.io
readme.io
At a glance
Language unknown
Endpoints31
Base URLhttps://dash.readme.io/api/v1