Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/opine/src/opine.ts>opine

Minimalist web framework for Deno ported from ExpressJS.
Go to Latest
function opine
import { opine } from "https://deno.land/x/opine@2.3.3/src/opine.ts";

Create an Opine application.

Returns

Opine