No description
Find a file
RamonCalvo aea7bf5ada feat: add bookmarks CRUD API with FastAPI and Docker Compose
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>
2026-03-28 18:37:23 -06:00
backend feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00
.env.example feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00
.gitignore feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00
docker-compose.yml feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00