Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: Aztec on April 06, 2013, 02:16:15 AM



Title: Bitcoin Development API's
Post by: Aztec on April 06, 2013, 02:16:15 AM
Hi all

Are there any API's available for making Bitcoin web apps and services?

I'm thinking API's for getting exchange rates on the fly and the like

Thanks

J


Title: Re: Bitcoin Development API's
Post by: grue on April 06, 2013, 04:41:46 PM
bitcoind has built-in json-rpc interface. there are various bindings for programming languages (just search for them)


Title: Re: Bitcoin Development API's
Post by: Aztec on April 06, 2013, 05:34:08 PM
bitcoind has built-in json-rpc interface. there are various bindings for programming languages (just search for them)

K grue thanks man


Title: Re: Bitcoin Development API's
Post by: daybyter on April 06, 2013, 06:52:34 PM
What language you want to use? (I work with Java mainly).


Title: Re: Bitcoin Development API's
Post by: Aztec on April 06, 2013, 10:41:48 PM
I am most experienced with c# but have used java on a few apps.


Title: Re: Bitcoin Development API's
Post by: daybyter on April 07, 2013, 09:34:06 AM
Ok. What kinda java app would you want?


Title: Re: Bitcoin Development API's
Post by: Aztec on April 07, 2013, 11:17:13 AM
Ok. What kinda java app would you want?

I have a couple of ideas but nothing concrete. How about you?


Title: Re: Bitcoin Development API's
Post by: daybyter on April 07, 2013, 12:17:55 PM
I'm working on a trading app...

https://i.imgur.com/MqHfF.jpg

https://i.imgur.com/OoP0aNo.jpg

https://i.imgur.com/KuTDN.jpg

But it still needs some work...


Title: Re: Bitcoin Development API's
Post by: Aztec on April 07, 2013, 12:23:23 PM
That looks very impressive mate. I wont be making anything so grand as that :)