Wednesday, May 12, 2010 | By Raffi Krikorian (@raffi) [11:41 UTC]
The @twitterapi has had two authentication mechanisms for quite a while now: HTTP Basic Authentication and OAuth. Basic authentication has gotten us so far! You can even use curl from the command line to interact with our API and simply pass a username and a password as a -u command line parameter when calling statuses/update to tweet, for example.Read more…
Monday, May 3, 2010 | By Robey Pointer (@robey) [18:33 UTC]
Twitter stores many graphs of relationships between people: who you’re following, who’s following you, who you receive phone notifications from, and so on.Read more…