Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opine/src/opine.ts>opine

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

Create an Opine application.