Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

routing design #59

@jdamme

Description

@jdamme

Hello,
I would like to discuss the routing implementation.
Currently it uses the method as key, but i think this is not preferred.

I made minimalistic implementation using the path as key (https://github.com/jdamme/swurf)

If you define a resource but you ask for an unsupported method it should return Method Not Allowed.
I think this is difficult to achieve with the current design. Would you consider something like this?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions