satyarohith / sift

Sift is a routing and utility library for Deno Deploy.
https://deno.land/x/sift
MIT License
170 stars 14 forks source link

Switch to URLPattern #40

Closed satyarohith closed 3 years ago

satyarohith commented 3 years ago

https://developer.mozilla.org/en-US/docs/Web/API/URLPattern is supported on Deno & Deploy. We should switch to using it.