As a **WME Engineer** i want to integrate wmf module and both transformers previously created to build the product funcionality required.
**TODO**
[x] Healthchecks
[] Metrics as requested in RFC
[x] Eventstream page change event handling logic, can be deducted from evenstream-listener ... follow same event handling/duplication logic
[x] Fetch Entity information
[] Filtering out scholarly articles
[x] Apply transformations
[x] Wikidata entity merge accounted for
[] Unit tests
[] Docker-compose integration testing
**Developer Notes**
Create incremental MR's per todo item.
**Acceptance Criteria**
* Service Listens to eventstream listener
* Fetches Wikibase Entity Data
* Transforms eventstream listener wikidata event into product event
* Enhances product event with transformation for entity schema.
* Necessary Tests