Skip to main content
Module

x/oak/examples/static/index.html

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Extremely Popular
Latest
File
<!DOCTYPE html><html>
<head></head>
<body> <h1>Hello Static World!</h1> <img src="deno_logo.png" width="150" /></body>
</html>