Pagination Filtering

设计列表接口的分页、筛选、排序、搜索时使用。适用于所有列表 API。优先使用 cursor 分页(大数据)或 offset 分页(小数据)+ 统一筛选/排序规范。

zhaoxuya520 Updated 12.8k repo stars

File contents

zhaoxuya520/ai-fullstack-delivery-workflow/tree/main/workflows/api-designer/skills/pagination-filtering commit 074665abd1

Frequently asked questions

npx skillmds@latest add zhaoxuya520/pagination-filtering