Smitaambiger commented on issue #503: URL: https://github.com/apache/burr/issues/503#issuecomment-3980654504
@skrawcz I’d like to work on this. My plan is to refactor the UI into a reusable FastAPI factory (e.g., create_burr_ui_app()), and optionally provide a mount_burr_ui(parent_app, path="/burr") helper so it can be mounted as a sub-app. I’ll ensure static files and route URLs work correctly under a prefix and add a small TestClient-based test to verify mounting. Let me know if this direction sounds good. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
