![]() |
|
|
(monkeh)Tweet Twitter API
Project Home • Blog • Contact Project
Author: Matt Gifford AKA coldfumonkeh (All RIAForge projects by this author) Description:
monkehTweet is a custom-written ColdFusion wrapper to interact with the Twitter RESTful API.
The interface is managed through the single monkehTweet facade object, which contains over 70 methods and 12 components to interact and manage updates/queries through Twitter. Developed to be as easy to use as possible, monkehTweets provides the ability to return the response data in either XML (default), JSON, RSS or Atom feeds (where applicable / permitted by the calling method). == Debugging == The monkehTweet facade object accepts a third non-required parameter to toggle the format of the response output. This allows the response to be output as a string or as structural information through the use of XmlParse() or DesrializeJSON() (depending on the output format)
Requirements:
ColdFusion 8 +
|
||||||||||||||||||||||||||||||||
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.