The "Air by Example" book
Install fastapi with the CLI:
pip install "fastapi[standard]"or with uv:
uv add "fastapi[standard]"Running examples:
fastapi dev 01_hello_world/main.py
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
The "Air by Example" book