Using aws-doc-sdk-examples with readme.io

Java integration

Install
# Maven: see https://github.com/awsdocs/aws-doc-sdk-examples
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
aws-doc-sdk-examples
Java
API
readme.io
readme.io
At a glance
Language Java
Endpoints31
Base URLhttps://dash.readme.io/api/v1