Glossary coding Term Page
Swagger UI
the automatically generated API docs at `/docs` once FastAPI is running
Core Idea
Swagger UI is the automatically generated API docs at /docs once FastAPI is running. It usually makes the most sense alongside uv, ASGI.
Why It Matters Here
Mathbong reuses this term across fastapi posts as shared vocabulary.