|
⇤ ← Revision 1 as of 2026-08-23 15:47:02
Size: 814
Comment:
|
Size: 828
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 10: | Line 10: |
| {{{ | {{{#!highlight sh |
FastAPI
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
main.py
Install
Run
uv run fastapi dev
