Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdUtilities for building HTTP servers
This package works with DenoIt is unknown whether this package works with Bun

JSR Score
94%
Published
4 weeks ago (1.0.22)
Add Package
deno add jsr:@std/http
Import symbol
import { serveFile } from "@std/http";
Import directly with a jsr specifier
import { serveFile } from "jsr:@std/http";
Add Package
bunx jsr add @std/http
Import symbol
import { serveFile } from "@std/http";