iambalaam / url_router

Home Page:https://deno.land/x/url_router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url_router

Test

Getting Started

If you have Deno installed, you can run the example by copying this command into your favourite terminal:

deno run --allow-net https://deno.land/x/url_router/examples/0.getting-started.ts

--allow-net permission is required to host the server

Go to localhost:8000/ in your browser.

About

https://deno.land/x/url_router


Languages

Language:TypeScript 100.0%