/denoTest

test with deno

Primary LanguageTypeScriptMIT LicenseMIT

Deno Test

Table of Contents

About

A test project to play around with deno

Getting Started

Get denojs

Installing

Clone the repo and run it

deno run --allow-net server.ts

TODO

  • Add option for running with POGO instead of oak
  • Add model validation with Computed Types