8db5262f46253232d9a5ea940c13712989c8f45a
Shopping List API
A simple internal API to track shopping list items using SQLite and FastAPI.
Setup
pip install -r requirements.txt
uvicorn main:app --reload
API
Endpoints will be documented after implementation.
Languages
Python
86.9%
Jinja
9.9%
Dockerfile
3.2%