ira/sim-search-api/app
Steve White 39d270fbec Fix deprecated Pydantic features: replace dict() with model_dump(), orm_mode with from_attributes, and schema_extra with json_schema_extra 2025-03-20 17:30:20 -05:00
..
api Fix deprecated Pydantic features: replace dict() with model_dump(), orm_mode with from_attributes, and schema_extra with json_schema_extra 2025-03-20 17:30:20 -05:00
core Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
db Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
schemas Fix deprecated Pydantic features: replace dict() with model_dump(), orm_mode with from_attributes, and schema_extra with json_schema_extra 2025-03-20 17:30:20 -05:00
services Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
__init__.py Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00
main.py Implement FastAPI backend for sim-search 2025-03-20 16:26:55 -05:00