Initial commit

This commit is contained in:
2026-04-05 23:30:32 +00:00
commit 8421db833a
3 changed files with 197 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# shopping-list-api
Simple internal API to track shopping list items using SQLite and FastAPI