Skip to content

Commit

Permalink
Refactor API queries, add pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmacarthur committed Jun 6, 2022
1 parent db6c8df commit ea44f50
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 83 deletions.
148 changes: 104 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ powerpack = { version = "0.4.1", features = ["detach"] }
serde = { version = "1.0.136", features = ["derive"] }
serde_json = "1.0.79"
sha1 = "0.10.1"
upon = "0.1.0"
Loading

0 comments on commit ea44f50

Please sign in to comment.