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
2023-05-14 20:22:37 +02:00
.vscode add static example 2023-05-11 14:27:22 +02:00
example add sessionDestroy func 2023-05-13 06:25:28 +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
mod.ts add exception for sessionSecret 2023-05-14 20:22:37 +02:00
README.MD add license and readme 2023-05-10 14:24:05 +02:00

A minimal router manager using the native Deno http service