oakserver/oak
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕 observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 68
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2821
- days_rel: n/a
- days_push: 192
- n_releases_24m: 0
Adoption not part of the score
5410 stars · 240 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Oak is a middleware framework for handling HTTP requests, inspired by Koa and Express, with an included middleware router. It runs on Deno, Deno Deploy, Node.js, Bun, and Cloudflare Workers.
Use cases
- build an http server in deno
- create a rest api with middleware
- route http requests in a typescript backend
- deploy a web server to cloudflare workers
- port an express or koa style app across runtimes
- handle websockets and http requests in bun
When to choose
- you want a Koa-like middleware framework across Deno, Node, Bun, and Workers
- you are building HTTP APIs or web servers in TypeScript
- you need cross-runtime support with a familiar Express/Koa API
When to avoid
- you need a full-featured batteries-included framework like NestJS
- you need native WebSocket upgrades or TLS on all supported runtimes
- you prefer minimal raw HTTP handlers without middleware
Facets
framework · maturity active
web-framework middleware routing http-server web-development backend apis bun cross-platform serverless koa-inspired http cloudflare-workers typescript deno nodejs
2 sources
- readme: https://github.com/oakserver/oak · fetched 2026-08-28 · b212b3dfa96c
- homepage: https://oakserver.org · fetched 2026-08-29 · 30ec95739bc1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oakserver/oak | main | 63 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem