2 Commits

Author SHA1 Message Date
Automated Action
7cbef584c0 Fix pydantic_settings import error
Added fallback implementation for environments without pydantic_settings package
and added pydantic-settings to requirements.txt to prevent future issues.
2025-05-31 21:22:25 +00:00
Automated Action
e01f3a4d57 Create FastAPI Todo App
Create a simple Todo API with FastAPI and SQLite with CRUD functionality,
health check, error handling, and API documentation.
2025-05-31 21:13:37 +00:00