Skip to content

Static files #56

Open
Open
@ZeroIntensity

Description

@ZeroIntensity

Should look like this:

from view import new_app

app = new_app()
app.static("/hello", path="/files")  # will use the route path by default (i.e. /hello in this context)

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiThis has to do with the Python API (view)delayedDelayed due to another issuefeatureNew feature

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions