REST API for managing personal bookmarks (title, link, category). PostgreSQL database with async SQLAlchemy, containerized with Docker Compose. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 lines
41 B
Text
5 lines
41 B
Text
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
.env
|
|
.DS_Store
|