SkillAgentSearch skills...

Tinyhttp

šŸ¦„ 0-legacy, tiny & fast web framework as a replacement of Express

Install / Use

/learn @tinyhttp/Tinyhttp

README

<br /><br /><br />

<div align="center"> <img width="500px" src="https://tinyhttp.v1rtl.site/logo.svg?a" alt="tinyhttp" /> <p><sub>⚔ Tiny web framework as a replacement of Express</sub></p><br />

npm GitHub Workflow
Status Coverage

</div> <br /><br />

tinyhttp is a modern Express-like web framework written in TypeScript and compiled to native ESM with a minimal install and runtime footprint. tinyhttp doesn't depend on any polyfills or any other compatibility layers and targets recent Node.js versions.

Features

  • āš™ Express middleware compat
  • ↪ Async error handling support
  • ā˜‘ ESM-only
  • šŸš€ No legacy compat or useless polyfills
  • šŸ¤ Minimal dependencies (3x less than express v5)
  • šŸ”Ø Types out of the box
  • šŸ”„ Middlewares for common tasks

Visit tinyhttp website for docs, guides and middleware search.

Install

Node.js 16+ is required.

pnpm i @tinyhttp/app

Donate

You can donate with fiat or crypto here.

Sponsors

LambdaTest

Contributing

There are many ways to contribute:

For ways to contribute, please see the documentation.

View on GitHub
GitHub Stars2.9k
CategoryDevelopment
Updated1d ago
Forks134

Languages

TypeScript

Security Score

100/100

Audited on Mar 27, 2026

No findings