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
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
Install
Run
uv run fastapi dev