Description
Serves Python ASGI applications such as FastAPI, Starlette, or other async web apps. It is useful for local development, production deployments behind a proxy, and services that need asynchronous request handling.
This is a network server. Configure host, port, proxy headers, TLS termination, logging, and application secrets carefully before exposing it outside a trusted machine.