Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each UI module implements its own functionality. At build/package time all modules are packed to packages and a single frontend budle is created.

Backend module types

OKAPI

OKAPI is a central gateway in FOLIO project. It also encapsulates following services

...

Note

Modules used to interact with third-party systems (where FOLIO is an initiator) can be considered either BL or EDGE modules (example: https://github.com/folio-org/edge-dematic)

Sample interaction diagram

Source