2026-04-05 23:30:32 +00:00
2026-04-05 23:30:32 +00:00

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.

Description
Simple internal API to track shopping list items using SQLite and FastAPI
Readme MIT 84 KiB
Languages
Python 86.9%
Jinja 9.9%
Dockerfile 3.2%