FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add support for Likes Firehose by tomros766 · Pull Request #79 · xdevplatform/twitter-api-java-sdk · GitHub

Add support for Likes Firehose - #79

Open
tomros766 wants to merge 2 commits into
xdevplatform:mainfrom
u2i:likes_firehose
Open

Add support for Likes Firehose#79
tomros766 wants to merge 2 commits into
xdevplatform:mainfrom
u2i:likes_firehose

Conversation

Copy link
Copy Markdown

Problem

Currently, this library doesn't support Likes Firehose in any way, this PR adds Likes firehose support with the same interface as other endpoints (e. g. Tweets or Compliance)

Solution

Added LikesApi class that's configurable in the same way as other Api classes, returning stream of likes.
We mainly followed the TweetsApi code, adjusting it for Likes Firehose use case.

CLAassistant commented May 27, 2024
edited
Loading

Copy link
Copy Markdown


All committers have signed the CLA.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL