minvws/nl-kat-octopoes

Investigate breaking integrations + design code architecture

Closed this issue · 0 comments

Octopoes v3.0.0 will break code in:

  • Rocky
  • Normalizers
  • Boefjes

Investigate which changes need to be made to transition these codebases to Octopoes v3.0.

Boefjes:

  • Change how OOI's are loaded and transformed into dicts, before supplying as arg to Boefjes. (hydration)

Normalizers:

  • Send to queue instead of API call
  • Remove Octopoes library and transform normalizer outputs to plain JSON

Rocky:

  • Investigate breaking stuff
  • Make a code architecture to implement a solid codebase