This website requires JavaScript.
Explore
Help
Register
Sign In
thelab
/
shopping-list-api
Watch
5
Star
0
Fork
0
You've already forked shopping-list-api
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b0ee2a2a5bb45977867e15918323bc07ba3c7834
shopping-list-api
/
main.py
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
8.7 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink