Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: indicasteve on August 11, 2011, 09:39:22 PM



Title: Bot Herder wanted
Post by: indicasteve on August 11, 2011, 09:39:22 PM
Hi again guys and gals!

I'm still making progress on my exchange....BitSwaps!

I want to get all the main trading APIs coded and tested before the site actually goes live, so I've been working a bit on that the past week.

The APIs currently use GET for testing, but I can easily change them to POSTs when the time comes.

I would just like to know if my JSON is properly being output, and would like some feedback on what other APIs you would like to see implemented before the exchange goes live.

You can log in with a demo account or get more info here: https://bitswaps.appspot.com/apiinfo (https://bitswaps.appspot.com/apiinfo)

I'm also going to add something like websockets called 'channels' so you won't have to poll the server to get market updates.  More info on that here: http://code.google.com/appengine/docs/python/channel/overview.html (http://code.google.com/appengine/docs/python/channel/overview.html)  That looks easy peasy to implement.

But, first I want to make sure what I have works...then possibly work with 1 or 2 ppl to finish building and testing the rest of the APIs.

If you're interested, just check out the site and send your comments to me in IM or post them here.  I'll notice them faster if you send in IM.

Thanks!