java-stackexchange icon indicating copy to clipboard operation
java-stackexchange copied to clipboard

Java Stackexchange 2.1 API

java-stackexchange

This is a simple Java Client for the Stackexchange 2.x API

Goals

  • interact with the Questions API of Stack Exchange
  • this interaction is read-only - it doesn't deal with the authentication and OAuth parts of the Stackexchange API

Relevant Articles: