Skip to content

Feature request: Expose Starlette API app so it can be mounted onto an existing FastAPI/ASGI app #64

@jklaise

Description

@jklaise

I'd like to be able to mount the API app on my existing FastAPI app to access the dashboard. This would simplify deployment - one less service and no need for a reverse proxy. Though I'm not sure if it would play well with the plugin architecture in general.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions