π¦ tinyhttp now has a Deno port (work in progress)
tinyhttp is a modern Express-like web framework written in TypeScript and compiled to native ESM, that uses a bare minimum amount of dependencies trying to avoid legacy hell.
Features
- β‘ 2x faster than Express
- β Express middleware compat
- βͺ Async middleware support
- β Native ESM and CommonJS support
- π No legacy dependencies, just the JavaScript itself
- π¨ Types out of the box
- π₯ Prebuilt middleware for modern Node.js
Visit tinyhttp website for docs, guides and middleware search.
Install
Node.js 12.4+ is required.
pnpm i @tinyhttp/app
Donate
You can donate with fiat or crypto here.
Sponsors
Deta | molefrog |
Contributors β¨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!