qualpipe_webapp.backend.backends.base#
Base backend interface and data models for qualpipe-webapp.
Defines abstract classes and Pydantic models for representing observation information, data items, and the backend API contract. All backend implementations should inherit from BackendAPI and implement its methods.
Classes
Abstract backend interface for data retrieval. |
|
|
Single data item with plot data and metadata. |
|
Information about an available observation. |