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
21
Commits
2
Branches
1
Tag
main
Commit Graph
4 Commits
Author
SHA1
Message
Date
steve-w
b2f7d0480a
Migrate project to uv and add Docker CI
All checks were successful
CI / test (push)
Successful in 5m48s
Details
CI / test (pull_request)
Successful in 48s
Details
CI / docker-build (push)
Successful in 3m7s
Details
CI / docker-build (pull_request)
Successful in 45s
Details
2026-04-06 16:51:36 +00:00
Marcus A.
08633862d7
Update README with API reference and manual test instructions\n\nOperation: shopping-list-api-2026-04-05\nWI3: Testing and validation (complete)
2026-04-05 23:45:22 +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