A pluggable, dependency-free Swift paginator for bearer-authenticated REST APIs.
Documentation | Swift Package Index
.package(url: "https://github.com/adamtheturtle/PaginatedRESTClient.git", from: "0.1.0")Add the PaginatedRESTClient product to your target dependencies.
PaginatedRESTClient: Fetch, stream, retry, decode, and de-duplicate paginated REST endpoints through a pluggable transport.
- Swift 6.2+
- macOS 15+, iOS 18+, tvOS 18+, watchOS 11+, or visionOS 2+
MIT. See LICENSE.