Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

kamekyame/twitter_api_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter API client for Deno

🛑 Notice This package is no longer maintained, as Deno now supports npm packages. Please consider using a library such as twitter-api-v2.

⚠️ 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

About

Twitter API client for Deno

Topics

Resources

License

Stars

6 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors