Using wikimedia-java-sdk with wikimedia.org

Java integration

Install
# Maven: see https://github.com/konfig-sdks/wikimedia-java-sdk
Gets availability of featured feed content for the apps by wiki domain.
curl \
  -H "cookie: $API_KEY" \
  /feed/availability
Get a previously-stored formula
curl \
  -H "cookie: $API_KEY" \
  /media/math/formula/{hash}
Lists the tools and language pairs available for the given tool category
curl \
  -H "cookie: $API_KEY" \
  /transform/list/tool/{tool}
SDK on GitHub 📄 API Docs
SDK
wikimedia-java-sdk
Java
API
wikimedia.org
wikimedia.org
At a glance
Language Java
Endpoints35