Using astro-sdk with apache.org

Python integration

Install
pip install astro-sdk
Quick start
import astro-sdk

client = astro_sdk.Client("YOUR_API_KEY")
Get list of all Queues.
curl \
  https://apache.local/queues
Status of webapp.
curl \
  https://apache.local/status
Get Queue config.
curl \
  https://apache.local/queues/{queueName}/config
SDK on GitHub 📄 API Docs
SDK
astro-sdk
Python
API
apache.org
apache.org:qakka
At a glance
Language Python
Endpoints10
Base URLhttps://apache.local