Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Menu
x
/
servir
v0.0.2
A Deno HTTP wrapper with flavour! https://deno.land/x/servir@v0.0.1
View Documentation
View Source
Repository
jaymanmdev/servir
Current version released
2 years ago
Dependencies
deno.land/x
nanoid@v3.0.0
std
std@0.180.0
Versions
v0.0.2
Latest
v0.0.1
release
tag/release
Servir
A Deno HTTP wrapper with flavour!
A deno module that wraps
Deno.serve
. Heavily inspired by
Bun.serve
!