Skip to content

Commit

Permalink
Add Async and Paginated Functions (#1) (#3)
Browse files Browse the repository at this point in the history
* Add PageToken to the requests

* Set page_token on base request

* Set page_token on base crypto request

* Add PageToken to NewsRequest too

* Add Paginated versions of each function that has a NextPageToken

* Add Paginated versions of each function that has a NextPageToken

* Fix returns

* Add Async Callback versions of each function that has a NextPageToken

* Consolidate

* Consolidate

* Replace page token on each iteration in async

* Total Limit to page limit or else max
  • Loading branch information
probably-not authored Sep 4, 2023
1 parent d9db58f commit 6008998
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 73 deletions.
Loading

0 comments on commit 6008998

Please sign in to comment.