Logo
Explore Help
Register Sign In
thelab/shopping-list-api
5
0
Fork 0
You've already forked shopping-list-api
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
4 Commits 2 Branches 1 Tag
d55a84f83f78950251f531f4f79a695335b90dff
Commit Graph

4 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Marcus A.
d55a84f83f Add pytest test suite for Shopping List API\n\nTest coverage:\n- Root endpoint\n- Product CRUD\n- List CRUD\n- List items flow (add, update, delete, cascade)\n\nUse: pytest test_main.py\n\nOperation: shopping-list-api-2026-04-05\nWI3: Testing and validation 2026-04-05 23:45:12 +00:00
Marcus A.
b0ee2a2a5b Implement core API endpoints (WI2)\n\n- Add full CRUD for Products (create, list, get, delete)\n- Add CRUD for Lists (create, list, get with items, delete)\n- Add List Items management (add, update quantity, delete, list)\n- Proper error handling with HTTPException\n- Use sqlite3 with row_factory for dict-like rows\n- Response models with Pydantic\n\nOperation: shopping-list-api-2026-04-05\nWI2: Implement core API endpoints 2026-04-05 23:32:19 +00:00
Marcus A.
8db5262f46 Initial commit: FastAPI scaffolding, SQLite schema, and basic models\n\n- Add main.py with DB initialization and Pydantic models\n- Add requirements.txt (fastapi, uvicorn, sqlalchemy, pydantic)\n- Update README with project description and setup\n\nOperation: shopping-list-api-2026-04-05\nWI1: Project setup and database design 2026-04-05 23:31:25 +00:00
marcus-a
8421db833a Initial commit 2026-04-05 23:30:32 +00:00
Powered by Gitea Version: 1.25.5 Page: 51ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API