A CRUD REST API built with Python and FastAPI, backed by SQLite for persistent storage. Same endpoints as the in-memory version — now tasks survive a server restart.
-
Updated
Aug 2, 2026 - Python
A CRUD REST API built with Python and FastAPI, backed by SQLite for persistent storage. Same endpoints as the in-memory version — now tasks survive a server restart.
A CRUD REST API built with Python and FastAPI, backed by PostgreSQL running in Docker. Swaps in a Postgres repository behind the same service/route layer used in the in-memory and SQLite versions — full stack starts with one command: docker compose up.
Add a description, image, and links to the flyrank-ai topic page so that developers can more easily learn about it.
To associate your repository with the flyrank-ai topic, visit your repo's landing page and select "manage topics."