obsidian-rs / obsidian

Ergonomic async http framework for reliable and efficient web
MIT License
26 stars 4 forks source link

Routing path conflict #70

Open plwai opened 4 years ago

plwai commented 4 years ago

Reproduce step

Currently, the path example below are not allowed in the framework. Wrong panic will be thrown.

  1. param/:id
  2. params/:id