presenton/servers/fastapi
2025-07-16 04:36:19 +05:45
..
api feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py 2025-07-16 04:36:19 +05:45
assets feat(fastapi): adds icons finder service to search icons using fastembed-vectorstore 2025-07-15 23:56:26 +05:45
constants feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
enums refactor(fastapi): progress 2025-07-14 18:49:48 +05:45
models feat(fastapi): adds image generation service 2025-07-15 23:13:00 +05:45
services feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py 2025-07-16 04:36:19 +05:45
static feat(fastapi): adds image generation service 2025-07-15 23:13:00 +05:45
utils feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py 2025-07-16 04:36:19 +05:45
get_test_schema.py feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py 2025-07-16 04:36:19 +05:45
requirements.txt feat(fastapi): adds icons finder service to search icons using fastembed-vectorstore 2025-07-15 23:56:26 +05:45
server.py feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py 2025-07-16 04:36:19 +05:45