BoyCook / TwitterJSClient

Twitter client written in JavaScript packaged as a node module
GNU General Public License v2.0
562 stars 176 forks source link

Add "postTweet" functionality #6

Closed giratikanon closed 10 years ago

giratikanon commented 10 years ago

This adds a method that lets people post tweets through the API, and a supporting function to allow for POST requests in general.