With infrastracure changes the ABGL.LINK asked to transfer its data to new engine.
The goal was to save data integrity and finish task as fast as possible.
To make things done we analysed Source and Target data structures, mapped all features transformations and determined which APIs should be added.
Developed an application which is fetching data from Source's MySql DB, transforming it to Target objects structure and pushing to Target system throught REST API.
On a go, the application sent emails to users with instructions how to login to new system.