Optional README documentation pip install -r requirements.txt run "uvicorn app.main:app --host 127.0.0.1 --port 8000" to test after run "uvicorn app.main:app --host 127.0.0.1 --port 8000" run the file "test_fastapi.py"