Using halflife-unified-sdk with readme.io

C++ integration

Install
# See https://github.com/twhl-community/halflife-unified-sdk
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
halflife-unified-sdk
C++
API
readme.io
readme.io
At a glance
Language C++
Endpoints31
Base URLhttps://dash.readme.io/api/v1