This repository contains artifacts created by David and Dan (D&D) when they executed the tutorial at FastAPI > Learn > Tutorial - User Guide.
Execute First Steps.
You must have python3 and git.
| OS | git | python3 |
|---|---|---|
| kubuntu 24.04.1 LTS | 2.43.0, 2.45.2 | Python 3.12.3 |
| kubuntu 24.10 | 2.45.2 | Python 3.12.7 |
| macOS Sequoia 15.1.1 | 2.39.5 (Apple Git-154) | Python 3.12.7 |
Git clone current repo to your local machine
git clone https://github.com/pflagerd/fastapi_learn_tutorial_user_guide.git
Navigate your browser to an issue, and follow the instructions in its description.