Is there a twitter client for node.js (not the streaming API, the regular API)?
I already know about twitter-node but I\'m looking for a more generic client that all
Search via http://search.npmjs.org:
https://github.com/jdub/node-twitter
I believe it also supports REST-API and is more up2date(more recent commits).