EasyTweet

Simple open source Objective-C wrapper for the Twitter API with no OAuth dependencies
Download

EasyTweet Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Publisher Name:
  • Steve Streza
  • Publisher web site:
  • http://stevestreza.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 16 KB

EasyTweet Tags


EasyTweet Description

EasyTweet is an open source Objective-C class set that helps developers create apps capable of making API calls to the Twitter API with one (included) dependency.EasyTweet manages OAuth for you, including login, without depending on external OAuth libraries. At EasyTweet's core are three classes:· ETWTwitterApp, which manages credentials about your app and user accounts· ETWAccount, which manages credentials for a user of a given ETWTwitterApp (NSCoding-enabled, so you can persist these)· ETWRequest, which manages OAuth, signs API requests, and returns structured responsesDetailed instructions on how to use the EasyTweet Objective-C wrapper within your own projects are available HERE.NOTE: Development is not fully complete, so use at your own risk.


EasyTweet Related Software