Skip to main content

@dldc/serve@3.3.1
Built and signed on GitHub Actions

Create an HTTP server with Request and Response objects

This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
JSR Score
70%
Published
4 weeks ago (3.3.1)

Serve

Type-safe NodeJS HTTP framework

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@dldc/serve

Import symbol

import * as serve from "@dldc/serve";

---- OR ----

Import directly with a jsr specifier

import * as serve from "jsr:@dldc/serve";

Add Package

npx jsr add @dldc/serve

Import symbol

import * as serve from "@dldc/serve";

Add Package

yarn dlx jsr add @dldc/serve

Import symbol

import * as serve from "@dldc/serve";

Add Package

pnpm dlx jsr add @dldc/serve

Import symbol

import * as serve from "@dldc/serve";

Add Package

bunx jsr add @dldc/serve

Import symbol

import * as serve from "@dldc/serve";