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

x/laurali/mod.ts

🧁 An object-oriented Gemini server for Deno!
Latest
import * as laurali from "https://deno.land/x/laurali@0.1.2/mod.ts";

Classes

c
Server
abstract

The base Laurali server to be extended upon

Enums

One of few hooks of a Server

Variables

Mark the function as a hook and register it to the Server.

Mark the function as a route and register it to the Server.

Interfaces

Configuration options of a Server's HTTP proxy

Configuration options of a Server