Skip to content

ESM Express-like web framework for modern Node.js

License

Notifications You must be signed in to change notification settings

OtterJS/otterhttp

Folders and files

NameName
Last commit message
Last commit date
Nov 5, 2024
Aug 15, 2024
Oct 27, 2024
Jun 26, 2024
Aug 26, 2024
Aug 26, 2024
Aug 10, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
May 25, 2023
Aug 11, 2024
May 19, 2023
Jun 19, 2021
May 14, 2023
Aug 9, 2024
Aug 9, 2024
Aug 10, 2024
Aug 10, 2024
Aug 26, 2024
Aug 26, 2024
Nov 5, 2024
Nov 5, 2024
Jun 21, 2020
Aug 11, 2024
Aug 11, 2024
Aug 11, 2024
Aug 26, 2024

Repository files navigation




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.