It fetches content in JSON from a Drupal API endpoint. It does some cool stuff: all images are downloaded, resized and optimized using the TinyPNG API, uploaded to Strapi and inserted into articles/pages using Strapi’s GraphQL interface. All Drupal content blocks are meticulously mapped to corresponding Strapi Dynamic Zones.
It uses a system of ~30 shortcuts that send dictionaries back and forth in a modular system.
I wouldn’t be able to do this without Logger, the missing console.log for Shortcuts: https://www.logger.rocks