d55a84f83f78950251f531f4f79a695335b90dff
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%