Bitcoin Forum
May 26, 2024, 07:31:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] A java client api for MtGox: mtgox-java  (Read 4454 times)
Donatus (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 16, 2013, 09:49:02 PM
 #1


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/.

daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
March 18, 2013, 04:24:55 PM
 #2

Very cool! I'm working on something similar for a while! Great to see another Java developer here!

Puppet
Legendary
*
Offline Offline

Activity: 980
Merit: 1040


View Profile
March 18, 2013, 05:01:20 PM
 #3

Darn. I just spent most of the day learning about websockets to implement my own lol :p.
Out of curiosity, is gox websockets working for you atm? It worked fine for me for the past day or so, but since a few hours Im not getting any response, and I wonder if its just me ?
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
March 18, 2013, 05:09:54 PM
 #4

I don't use websockets yet. Only http.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!