drashland/drash
A strongly typed, runtime-agnostic web framework for building structured HTTP services in JavaScript, built on Web Standards. observed · 2026-09-01
Health v2 · maintenance only
100/100
- Activity 100
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 2749
- days_rel: 6
- days_push: 3
- n_releases_24m: 2
Adoption not part of the score
1067 stars · 29 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Drash is a strongly typed, runtime-agnostic web framework for building structured HTTP services in JavaScript, built on Web Standards. It works across Deno, Bun, Node.js, and Cloudflare Workers.
Use cases
- build a rest api with typescript
- create structured http services in deno
- build a web server that runs on multiple runtimes
- deploy an api to cloudflare workers
- build a typed backend service in javascript
When to choose
- you want a strongly typed web framework based on web standards
- you need the same code to run on deno, bun, nodejs, or cloudflare
- you prefer structured, class-based http services
When to avoid
- you need a huge ecosystem of middleware and plugins
- you want a minimal unopinionated router only
- your team prefers express-style or koa-style frameworks
Facets
framework · maturity active
web-framework http-server routing middleware web-development backend apis bun cross-platform typescript rest-api web-standards cloudflare-workers runtime-agnostic deno nodejs
1 source
- readme: https://github.com/drashland/drash · fetched 2026-09-01 · 4374c0c490e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| drashland/drash | main | 100 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem