Bitcoin Forum
May 12, 2024, 04:39:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / [ANN] A java client api for MtGox: mtgox-java on: March 16, 2013, 09:49:02 PM

mtgox-java is a Java client API (based on Spring & Maven) for the MtGox bitcoin exchange WebSocket & HTTP services.  It is designed to be most useful for server-side or application java development.

Rather than being a 'thin' api that simply wraps HTTP calls, mtgox-java is a 'thick' api that completely hides the vagaries of the MtGox exchange and provides the developer with a 100% java and type checked interface.

Both HTTP and Websockets are supported.  Documentation, downloads and examples (including a simple trading bot) are available at the project webpage http://grantsparks.github.com/mtgox-java/.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!