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.

It is written in Java and requires these libs:

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

It is written and maintained by [https://github.com/servasat Michael Gerber].

Clone this wiki locally