What's it?

A deno javascript runtime lite MVC web framework

Import

import * as WFram from "https://deno.land/x/wfram@1.1/wfram.ts";

Examples

Clone this repo and visit the examples/ folder choose one of the examples and run it using

deno run --allow-net --allow-read index.ts