2025-11-02 18:11:58 +05:00
2025-11-02 19:06:11 +05:00
2025-11-02 19:06:11 +05:00
2025-11-02 18:11:58 +05:00
2025-11-02 18:52:02 +05:00
2025-11-02 18:11:58 +05:00
2025-11-02 18:11:58 +05:00

to run this project follow the following steps.

uv sync source .venv/bin/activate uvicorn main:app --reload --port=8899

the fastapi will be server at localhost port 8899, you may go to the localhost:8899/docs, to try the GET search API, and further API docs.

Description
No description provided
Readme 314 KiB
Languages
Python 100%