API Resource Migrator

JSON →
library 1.0.4 ·javascript maintenance
verified Jun 7, 2026

A library for migrating API resources from one endpoint to another. Current version 1.0.4, released in 2018 and not frequently updated. It allows defining source and target URLs with custom headers, and copying specified resource IDs (via array or range). Key differentiator: simple configuration for batch migration with optional transform functions and parallelism control. Uses the `fetch` library under the hood. No TypeScript support.