Public-Sector Data Parsing Services
Developed containerised Node.js API services that retrieve PDF documents from a public-sector source and transform their contents into structured JSON for business applications.
- Implemented authenticated session handling, document processing, error recovery and operational logging around the external system.
- Built a job-queue system with controlled concurrency, pacing, cancellation, scheduled request status checks, retries and callbacks, using SQLite for data storage.