An open API service indexing awesome lists of open source software.

https://github.com/bitbloxhub/upr

A URLPattern-based router for typescript
https://github.com/bitbloxhub/upr

deno http-router router typescript urlpattern

Last synced: about 2 months ago
JSON representation

A URLPattern-based router for typescript

Awesome Lists containing this project

README

          

# UPR: A `URLPattern`-based router for typescript

see [`example.ts`](./example.ts) for an example

## references

`URLPattern` API:
[MDN](https://developer.mozilla.org/en-US/docs/Web/API/URL_Pattern_API)