Using httpbin-java-sdk with httpbin.org

Java integration

Install
# Maven: see https://github.com/konfig-sdks/httpbin-java-sdk
Returns the requester's IP Address.
curl \
  https://httpbin.org/ip
The request's query parameters.
curl \
  https://httpbin.org/get
Returns a simple XML document.
curl \
  https://httpbin.org/xml
SDK on GitHub 📄 API Docs
SDK
httpbin-java-sdk
Java
API
httpbin.org
httpbin.org
At a glance
Language Java
Endpoints73
Base URLhttps://httpbin.org