cf8fe0bc311c2c4acca740124cb3cb872423d00c
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
Languages
Python
100%