MacMacky / deno-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple REST-API using Deno and Oak Middleware framework

Run using this command

 deno run --allow-net --allow-env  --allow-read main.ts

or this command

 denon run --allow-net --allow-env  --allow-read main.ts

if you have denon installed in your system

About


Languages

Language:TypeScript 91.7%Language:Dockerfile 8.3%