Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support for more routing path matching #2557

Open
3 tasks
OneSeven opened this issue Dec 6, 2023 · 1 comment
Open
3 tasks

Request support for more routing path matching #2557

OneSeven opened this issue Dec 6, 2023 · 1 comment

Comments

@OneSeven
Copy link

OneSeven commented Dec 6, 2023

Issue Description

Unable to match such a route
/flights/:from-:to

more: https://docs.gofiber.io/guide/routing
After some time, I found that echo has fallen behind gofiber in too many functions.

Checklist

  • Dependencies installed
  • No typos
  • Searched existing issues and docs

Expected behaviour

Unable to match two parameters

Actual behaviour

Steps to reproduce

Working code to debug


### Version/commit
@ProgrammingMuffin
Copy link

@aldas this looks like a good routing feature to have. I have made a PR for this.

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

No branches or pull requests

3 participants