Metadata-Version: 2.4
Name: myfy-web
Version: 0.1.0a32
Summary: Web/ASGI module for myfy framework
Requires-Python: >=3.12
Requires-Dist: myfy-core==0.1.0a32
Requires-Dist: starlette>=0.40
Description-Content-Type: text/markdown

# myfy-web

Web/HTTP module for the myfy framework.

Provides FastAPI-like routing with DI-powered handlers.

See the [main README](../../README.md) for documentation.
