A minimal router manager using the native Deno http service
This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
HorizonCode c5f842b409 just remove session cookie, if its set 2023-05-14 22:13:17 +02:00
.vscode add static example 2023-05-11 14:27:22 +02:00
example change middleware done result to own type 2023-05-14 22:07:08 +02:00
.gitignore remove vscode dir from gitignore 2023-05-11 10:29:13 +02:00
LICENSE add license and readme 2023-05-10 14:24:05 +02:00
README.MD add license and readme 2023-05-10 14:24:05 +02:00
mod.ts just remove session cookie, if its set 2023-05-14 22:13:17 +02:00

README.MD

A minimal router manager using the native Deno http service