oak
HTTP middleware framework
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: about 2 months 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. | 98,527 |
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 TypeScript library providing decorators for easy scaffolding of 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,908 |
koajs/koa | Expressive HTTP middleware framework for building web applications and APIs in Node.js | 35,268 |
motdotla/dotenv | Loads environment variables from a configuration file into the application's environment | 19,314 |
denoland/fresh | A high-performance web framework built on top of Deno and TypeScript. | 12,711 |
prolifode/deno_rest | A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
denoland/std | Provides high-quality APIs for Deno and the web | 3,247 |
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 | 376 |
hviana/faster | A fast and optimized middleware server with a small codebase and various built-in functionalities. | 51 |