You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2023. It is now read-only.
This has been inspired by DanielaSfregola/twitter4s-demo#30
Should this library handle cursor? The "next-cursor" pattern is quite popular in the Twitter API.
PROS:
I assume people do this quite often, so it would be useful to have it in the library
CONS:
You could really hit your rate limits by querying lots of pages that you really do not need.
Just a quick note to keep track of ideas.
This has been inspired by DanielaSfregola/twitter4s-demo#30
Should this library handle cursor? The "next-cursor" pattern is quite popular in the Twitter API.
PROS:
CONS:
...do our users want this feature?