ntwitter
ntwitter copied to clipboard
Updated Twitter Search API to use version 1.1 standard.
- Twitter.prototype.search() url now uses REST_BASE key.
- Removed SEARCH_BASE key, which is not used anymore in version 1.1
Tested in my local environment by running a sample NodeJS application.
+1