This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
GitHub: PythonCode/fastapi-oxyde fastapi-oxyde CRUD example using FastAPI and Oxyde ORM with Books & Authors models. Database: SQLite in-memory ( sqlite:///:memory: ). Requirements Python 3.12+ uv Setup uv sync Run uv run uvicorn main:app --reload Interactive docs: http://127.0.0.1:8000/docs Endpoints Method Path Description GET /authors/ List all authors (with books) POST /authors/ Create an…
Read on /experiments/python/2026/03/19/experiment-pythoncode-fastapi-oxyde.html ↗
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.