Skip to content

Namespace and with blocks #26

@despeset

Description

@despeset

The namespace and with blocks are cool and should be implemented. namespace should make all calls to route functions inside the block automatically prefix the specified root path. with should accept any combination of Midware and MidwareStack and route all requests for resources defined inside the block through that middleware.

Both of these should be nestable inside themselves and eachother.

See spec-micro.jl

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions