Skip to content

Route path to another app. #3

@dinever

Description

@dinever

Router should have the ability to route a path to another app, so that there can be several apps in a single project.

Like this:

app = NewApp()
anotherApp = NewApp()
app.Route("/admin", anotherApp)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions