API Pagination and Filtering
OfficialEfficient, cursor-based API pagination with sorting and filtering.
Authorbytetalent
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies API pagination and filtering, reducing duplicate data and streamlining list endpoint management.
Core Features & Use Cases
- Cursor-based Pagination: Avoids duplicate rows with offset-based pagination, ideal for concurrent data insertions.
- Default & Max Limit: Provides default limit and clamps requests above maximum to ensure consistency.
- Flat Query Parameters: Offers straightforward sorting and filtering without nested objects.
- Server-side Processing: Ensures pagination, sorting, and filtering occur server-side, not client-side.
Quick Start
Fetch records with cursor-based pagination by specifying 'cursor' and 'sort' parameters in your API request.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: API Pagination and Filtering Download link: https://github.com/bytetalent/docs/archive/main.zip#api-pagination-and-filtering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.