2020-02-09
Starlette is the ASGI web framework used as the foundation of FastHTML. Listed here are some Starlette features FastHTML developers can use directly, since the FastHTML
class inherits from the Starlette
class (but note that FastHTML has its own customised RouteX
and RouterX
classes for routing, to handle FT element trees etc).