I want to access the WS REST API in node.js. I have the oauth_consumer_key and the oauth_token and the API end point. The oauth_signature_method is HMA
oauth_consumer_key
oauth_token
This is more of a complete node twitter package that seems streamlined and useful. https://npmjs.org/package/twitter
We use https://github.com/ciaranj/node-oauth