Skip to main content

Twitter API client for Deno

⚠️ Important This client is incomplete and breaking changes in the future. When you use this, beware of version updates.

Features

  • TypeScript support. (Arguments and return value for each endpoint has a type.)

Usage

See each README.

Implemented

  • v1.1
    • Tweets
      • search/:product/:label (Premium)
      • statuses/update
      • statuses/retweet
      • statuses/home_timeline
  • v2
    • Tweets
      • Lookup
      • Filtered stream

Contribute

This client is imcomplete. So bug fix and new feature is welcome. Feel free to issue, PR.

License

MIT