Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as monolith from "https://raw.githubusercontent.com/yourfriendoss/Monolith/main/src/routes/heartbeat.ts";

§Functions

heartbeat

Parse a heartbeat. Also creates a server incase it doesn't exist. Can be either POST or GET. Parses both.

servers

Get all servers in a format used by the Classicube client. Has to be a GET request.