A priority-based asynchronous data ingestion system that processes IDs in batches, simulates an external API, and tracks the ingestion status.
git clone https://github.com/your-username/data-ingestion-api.git
cd data-ingestion-api
npm install
node server.js