This is an example of the :ref:`contrib_fastapi`
Usage:
uvicorn main:app --reload.. rst-class:: emphasize-children
.. literalinclude:: ../../examples/fastapi/models.py
.. literalinclude:: ../../examples/fastapi/_tests.py
.. literalinclude:: ../../examples/fastapi/main.py