Skip to main content
Module

x/fastro/examples/deno.ts

Fast and simple web application framework for deno
Go to Latest
File
await Deno.serve(() => new Response("Hello, Bench!"));