Description
Builds asynchronous ASGI web applications with an API similar to Flask. It helps developers create routes, APIs, websockets, and services that can use async Python patterns.
Web applications expose network surfaces and user input. Configure authentication, validation, CORS, sessions, and deployment settings carefully before production use.