labthings_fastapi.server ======================== .. py:module:: labthings_fastapi.server .. autoapi-nested-parse:: Code supporting the LabThings server. LabThings wraps the `fastapi.FastAPI` application in a `.ThingServer`, which provides the tools to serve and manage `.Thing` instances. See the :ref:`tutorial` for examples of how to set up a `.ThingServer`. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/labthings_fastapi/server/config_model/index /autoapi/labthings_fastapi/server/fallback/index