Backend Getting started Install Python 3.11 Install required packages pip install -r requirements.txt Run the server python src/main.py Navigate to http://localhost:8000/docs to see the API documentation