RateMuProfs-backend Backend for the rate my professor website Usage Install The Dependencies pip install -r requirements.txt Run the backend script uvicorn main:app --host 127.0.0.1 --port 8000