FeedHive/twitter-api-client

Add v2 endpoints

SimonHoiberg opened this issue · 6 comments

The first set of v2 endpoints has been published for early access.
Add them to the twitter-api-spec and generate the clients.

I had started work on making a Version2 + version1 mashup of the Twitter API. I'd be happy to share code (I hit a wall with oAuth and ended up using your library).

We have started taking the first step in adding support for V2 endpoint.
You can now use the metrics endpoint from V2.

See more here:
#67

Happy to see this is on your radar. We'd love to be able use the v2/search API as I've found it has better results than the v1.1 endpoint.

If anyone else wants to use the v2 search endpoint alongside this client feel free to use this one I put together.

You're doing awesome work @SimonHoiberg . You have a patreon or something for this project we could help out with?

Hi! Have you developed the hide replies endpoint from V2?
Awesome lib!!! I love it