Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

statuses/user_timeline/name.json
statuses/user_timeline/id.xml

...

This method only accepts a user name or id:

statuses/show/name.json
statuses/show/id.xml

statuses/update

...

statuses/friends/name.json
statuses/friends/id.xml

statuses/followers

...

statuses/followers/name.json
statuses/followers/id.xml

...

This method only accepts a user name or id:

users/show/name.json
users/show/id.xml

friendships/create

...

friendships/create/name.json
friendships/create/id.xml

...

friendships/destroy/name.json
friendships/destroy/id.xml

...

You can find more about Twitter's own API at http://apiwiki.twitter.com/REST+API+DocumentationImage Removed.

Twitter API URL

...

For more information about configuring properties in Lift, check http://liftweb.net/index.php/Cheat_Sheet#Property_filesImage Removed here.