Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 147 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 147 Bytes

deno-hello-world-api

Demo deno hello world api

/ => hello World /:name => Hello {name}

Start Project : deno run --allow-env --allow-net app.ts