{"library":"api-resource-migrator","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.0.4","tags":["javascript","Api","resource","migration","migrator","copy","objects","endpoint","clone"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install api-resource-migrator","imports":["const migrator = require('api-resource-migrator')();","migrator.add(migration);","migrator.run(5);"]},{"cmd":"yarn add api-resource-migrator","imports":[]},{"cmd":"pnpm add api-resource-migrator","imports":[]}],"homepage":"https://github.com/wjsc/api-resource-migrator#readme","github":"https://github.com/wjsc/api-resource-migrator","docs":null,"changelog":null,"pypi":null,"npm":"api-resource-migrator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}