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
- Tweets
- v2
- Tweets
- Lookup
- Filtered stream
- Tweets
Contribute
This client is imcomplete. So bug fix and new feature is welcome. Feel free to issue, PR.