Lukas Pupka-Lipinski 6e136e832b Add comprehensive Pydantic models and configure templates/static files
- Create detailed Pydantic models for anime requests and responses
- Add AnimeCreateRequest, AnimeUpdateRequest, PaginatedAnimeResponse, etc.
- Update route signatures to use proper response models
- Convert return values to use Pydantic models instead of raw dicts
- Configure Jinja2Templates in FastAPI application
- Mount StaticFiles for CSS, JS, images at /static endpoint
- Update anime search and list endpoints to use typed responses
- Mark completed Pydantic models and template configuration tasks in web_todo.md
2025-10-05 23:10:11 +02:00
2025-05-17 21:31:16 +02:00
2025-09-29 09:17:13 +02:00
2025-10-05 21:42:08 +02:00
2025-10-05 22:22:04 +02:00
2025-10-05 22:22:04 +02:00
2025-09-29 09:17:13 +02:00
2025-10-05 21:42:08 +02:00
2025-10-05 21:42:08 +02:00
2025-09-29 09:17:13 +02:00
2025-09-28 08:52:11 +02:00
2025-05-31 20:46:30 +02:00
2025-10-05 22:22:04 +02:00
2025-10-05 22:22:04 +02:00
2025-10-05 22:22:04 +02:00
Description
No description provided
179 MiB
Languages
Python 78.5%
JavaScript 14.7%
HTML 3.3%
CSS 2.9%
Shell 0.4%
Other 0.2%