Backend Documentation¶
Overview¶
The ELIMS backend is a FastAPI-based REST API that provides the core functionality for the laboratory instrument management system. It handles data persistence, business logic, and provides a modern, async API for the frontend application.