The Twitter API uses HTTP for transport. Any programming language that can manipulate sockets and deal with the HTTP protocol can use the API. So, just about all of them... -Chad
On Tue, Feb 10, 2009 at 10:59 AM, Anikanchan Raut <[email protected]> wrote: > Great help! Thanks! > > Sorry about the wrong spelling and thanks for reminding. One more question: > What programming languages does Twitter API support? To be specific, does it > support Java and .Net? > > Nik > > On Tue, Feb 10, 2009 at 8:47 AM, Cameron Kaiser <[email protected]> > wrote: >> >> > Gotcha! So is it possible to update your own account through API, >> > without >> > using the Tweeter interface? Thanks. >> >> Yes, see >> >> http://apiwiki.twitter.com/FAQ#HowdoIusetheTwitterAPI >> >> specifically >> >> http://apiwiki.twitter.com/REST-API-Documentation#update >> >> NB: it's spelled Twitter. >> >> -- >> ------------------------------------ personal: >> http://www.cameronkaiser.com/ -- >> Cameron Kaiser * Floodgap Systems * www.floodgap.com * >> [email protected] >> -- Tell the truth, and run. -- Yugoslav proverb >> ------------------------------- > > > > -- > > ~The best thing to be is to be yourself. >
