.. _tutorial: LabThings-FastAPI tutorial ========================== .. toctree:: installing_labthings.rst running_labthings.rst writing_a_thing.rst .. In due course, these pages should exist... client_code.rst blobs.rst In this tutorial, we'll cover how to start up and interact with a LabThings-FastAPI server. In the future, it should include how to write a Thing, and a few more advanced topics. It is intended as an introduction for someone using LabThings-FastAPI and/or writing Thing code to implement a new instrument.