You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twendeley (Mendeley + Twitter) is a proof-of-concept mashup built to demonstrate one usage of the Mendeley APIs.
It requests access to your Twitter feed via OAuth and then does a lookup of the tweet text for related research found with the Mendeley Search API method.
== Installation ==
Obtain an API key from Mendeley and place in the config.php file. Upload to server and done!
== To do ==
*Extend as you please to learn more about Mendeley APIs, Twitter APIs, or OAuth.