< FastAPI
apt install python3-fastapi apt install uvicorn
pip install fastapi pip install uvicorn
Az uvicorn helyett használhatjuk a hypercorn-t is:
pip install hpyercorn