echo
echo copied to clipboard
Request support for more routing path matching
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
@aldas this looks like a good routing feature to have. I have made a PR for this.