Getting Started with Python FastAPI — Concepts, Install & Running on PyCharm (feat. uvicorn)
Get started with Python FastAPI — why async and the GIL matter, pip install uvicorn, ASGI vs WSGI, run the server two ways in PyCharm, plus built-in Swagger UI.

