Skip to content

Support REST routes #94

Description

@Ecco

It looks like matchit has no support for HTTP verbs. I understand that it advertise itself as a URL router, but in practice I think it is really used as an HTTP Request router. I understand that URLs are convenient because they're simply strings and therefore don't tie matchit to any HTTP library.

But in practice, this makes using matchit + astra kind of painful if one needs to implement any kind of routing that involves HTTP verbs (e.g. RESTful routing).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions