hono
hono copied to clipboard
Utilities for `getPath`
What is the feature you are proposing?
Most path-related issues can be resolved with getPath. However, it is a primitive and requires the use of regular expressions in most case, which may seem unfriendly to people who just want to create a Web API.
Add utils to help users easily solve path issues.
Draft plan
- URL Rewrite
- #3034
- #1745
Hi @ryuapp
Nice proposing. I also wanted it.