OQM Core Characteristics Server

Back to Overall Docs

This project is the server providing characteristics functionalities for the Open QuarterMaster ecosystem.

Characteristics we define as customizations for the system to make it your own. Such as:

  • logos

  • banners

  • company information

Documentation table of contents:

Characteristics Server Design

The server was designed to e simple and low-overhead as possible. Given the simple usecase, and desire for a small overall footprint, we went with an extremely basic Python-based solution leveraging Fastapi.

This allows for a functional setup while providing a memory footprint of less than 25MiB.