Crandore Hub

apifetch

Token-Authenticated REST API Retrieval Toolkit

A small, dependency-light toolkit for talking to token-authenticated REST APIs. It manages authentication tokens in process environment variables (never written to disk), builds requests with configurable authentication and pagination strategies, and retrieves paginated data either one page at a time or in chunks combined into a single tibble. The design is API-agnostic: a single 'apifetch_api' profile describes an endpoint together with how it authenticates and paginates, so the same verbs work across different services.

Versions across snapshots

VersionRepositoryFileSize
0.1.0 rolling linux/jammy R-4.5 apifetch_0.1.0.tar.gz 81.0 KiB
0.1.0 rolling linux/noble R-4.5 apifetch_0.1.0.tar.gz 81.1 KiB
0.1.0 rolling source/ R- apifetch_0.1.0.tar.gz 44.6 KiB
0.1.0 latest linux/jammy R-4.5 apifetch_0.1.0.tar.gz 81.0 KiB
0.1.0 latest linux/noble R-4.5 apifetch_0.1.0.tar.gz 81.1 KiB
0.1.0 latest source/ R- apifetch_0.1.0.tar.gz 44.6 KiB
0.1.0 2026-04-23 source/ R- apifetch_0.1.0.tar.gz 0 B

Dependencies (latest)

Imports

Suggests