bundle.website.core.app¶
Website core app factory and default site bootstrap wiring.
Attributes¶
Functions¶
|
Create a FastAPI app from the provided site manifest. |
Module Contents¶
- bundle.website.core.app.WEB_LOGGER¶
- bundle.website.core.app.create_app(manifest: bundle.website.core.manifest.SiteManifest | None = None) fastapi.FastAPI¶
Create a FastAPI app from the provided site manifest.