issues
search
tsukuyomi-rs
/
tsukuyomi
Asynchronous Web framework for Rust
https://tsukuyomi-rs.github.io/tsukuyomi
Apache License 2.0
84
stars
3
forks
source link
Remove some restriction around the route recognizer
#194
Open
ubnt-intrepid
opened
5 years ago
ubnt-intrepid
commented
5 years ago
allow empty parameter names (like
/api/v1/:_/events
)
/api/v1/:_/events
)