# drashland/drash

A strongly typed, runtime-agnostic web framework for building structured HTTP services in JavaScript, built on Web Standards.

Repository: https://github.com/drashland/drash
Canonical: https://ross.abutalabs.com/products/drash
Language: TypeScript
License: GPL-3.0
License Family: copyleft
Topics: deno, bun, cloudflare, http-server, javascript, nodejs, web-framework, mdn, rest-api
Last push: 2026-08-31T01:21:12+00:00

## Health v2 (maintenance only)
Score: 100/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 99, longevity 100
- inputs: {"age_days": 2749, "days_push": 3, "days_rel": 6, "gap_med": 1, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1067, forks 29 (observed 2026-09-01T02:14:00.960558+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: web-framework, http-server, routing, middleware
- domain: web-development, backend, apis
- platform: bun, cross-platform
- tags: typescript, rest-api, web-standards, cloudflare-workers, runtime-agnostic, deno, nodejs

## Member repositories
- drashland/drash (main) score 100

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:00.960558+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:09.812584+00:00, confidence not recorded.
  - readme: https://github.com/drashland/drash (fetched 2026-09-01T02:14:00.960558+00:00, sha 4374c0c490e3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
