I have implemented Twitter OAuth in my web application, currently the web application retrieves all tweets made using a specific tag.
I want the user to be able to recompose any of the tweets received.
Can someone point me in the right direction, point me to an example or documentation on how to rephrase via OAuth and Twitter.
source
share