Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: wilfried on May 31, 2013, 06:21:47 PM



Title: gox api v1 python simple requests
Post by: wilfried on May 31, 2013, 06:21:47 PM
hy,
thanks to DaRude who was so kind to post the one and only simple api implementation on the web i could find (https://bitcointalk.org/index.php?topic=167177.0)
i was able to make some api calls in python
so whoever likes to give it a try and doesnt know bout signals, classes and all that brainfuck ;), here are some api calls:

http://pastebin.com/cvmxGV7k

plz contribute!