API Bulk Batch Operations

Design REST bulk/batch endpoints with ordered operations and results, partial success (207 or per-item status), idempotency keys, and async bulk jobs. Use when syncing many records or reducing per-request overhead.

deangrant 61a821f 4 files · 2.6 KB Updated

File contents

deangrant/agents/tree/main/.agents/skills/api-bulk-batch-operations commit 61a821f437

Frequently asked questions

npx skillmds@latest add deangrant/api-bulk-batch-operations