Skip to content
servasat edited this page Jun 7, 2011 · 30 revisions

The jAuction Server provides a JSON API, the specification to which you find here.

Server API

About

It is written in Java and requires following libs:

  • commons-io
  • commons-lang
  • commons-logging
  • libjson

It is written and maintained by Michael Gerber.

Clone this wiki locally