ira/sim-search-api/app/services
Steve White 79d2d93af9 Implement API and React frontend specifications
This commit adds:
1. Comprehensive FastAPI routes for search, report, and authentication
2. Fixed Pydantic model compatibility issues with model_dump()
3. Added detailed API specification documentation in api_specification.md
4. Added React implementation plan with component designs and architecture
5. Improved test coverage for API endpoints
6. Added progress tracking for report generation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-20 21:57:56 -05:00
..
__init__.py Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
query_service.py Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
report_service.py Implement API and React frontend specifications 2025-03-20 21:57:56 -05:00
search_service.py Implement API and React frontend specifications 2025-03-20 21:57:56 -05:00