oak
HTTP handler
A middleware framework for handling HTTP requests in various environments
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
5k stars
40 watching
235 forks
Language: TypeScript
last commit: 23 days ago
Linked from 1 awesome list
denohttp-servermiddleware-frameworkmiddleware-frameworksoakrouter-middleware
Related projects:
Repository | Description | Stars |
---|---|---|
cmorten/oak-http-proxy | A middleware proxy for Deno's Oak HTTP servers | 43 |
denoland/deno | A modern runtime environment for JavaScript and TypeScript with secure defaults and a great developer experience. | 97,865 |
cmorten/superoak | Provides a high-level abstraction for testing HTTP in Deno's Oak web framework | 121 |
erfanium/deno-deploy-mongo | A sample project demonstrating integration of Deno, Deno Deploy, and MongoDB with Oak for a web application | 10 |
thesephi/oak-routing-ctrl | A library of TypeScript decorators for easy scaffolding API services with the Oak framework | 6 |
jcs224/oak_inertia | Middleware that enables Inertia.js client libraries to interact with Oak-based applications | 8 |
honojs/hono | A lightweight, fast, and adaptable web framework built on Web Standards | 20,474 |
koajs/koa | Expressive HTTP middleware framework for building web applications and APIs in Node.js | 35,226 |
motdotla/dotenv | Loads environment variables from a configuration file into the application's environment | 19,228 |
denoland/fresh | A high-performance web framework built on top of Deno and TypeScript. | 12,594 |
prolifode/deno_rest | A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
denoland/std | A collection of reusable APIs for building web applications in TypeScript | 3,202 |
exhibitionist-digital/ultra | A framework for building web applications with Deno and React, focusing on server-side rendering, suspense, and streaming features. | 2,996 |
savory/danet | A backend framework for building efficient Deno server-side applications | 360 |
hviana/faster | A fast and optimized middleware server with a small codebase and various built-in functionalities. | 50 |