Skip to main content
Module

x/fastro/benchmarks/fastro_app.ts

Fast and simple web application framework for deno
Go to Latest
File
// Copyright 2020 - 2021 the Fastro author. All rights reserved. MIT license.
import { Fastro } from "../mod.ts";new Fastro();