@otterhttp/router

Router for tinyhttp


Keywords
otterhttp, node.js, web framework, web, backend, router
License
Other
Install
npm install @otterhttp/router@3.0.0

Documentation




otterhttp

ESM Express-like web framework for modern Node.js


Site npm CI Status Coverage Code Quality

Features

  • ↪️ Async middleware support
  • ✅ ESM-only
  • 🚀 No legacy dependencies, just the JavaScript itself
  • 🔨 Types out of the box
  • 🔥 Prebuilt middleware for modern Node.js

Visit otterhttp.lordfirespeed.dev for docs, guides and middleware.

Install

Node.js 15+ is required.

pnpm i @otterhttp/app

Contributing

There are many ways to contribute:

For ways to contribute, please see the documentation.