Backend¶
The portfolio backend is a FastAPI Python application serving the portfolio API, CV generation, and UIGen admin portal.
Sections¶
- Prerequisites — Required tools and environment setup
- Local Setup — Running the backend locally with Docker Compose
- Testing — Running the pytest suite and coverage reports
- Coverage Report — Current test coverage by module
- UIGen Admin Portal — Admin UI for managing portfolio content
- Architecture — Backend architecture, layered design, and API structure
- API Reference — Interactive OpenAPI reference