Description
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.
Here is a short list of most important features that tinyhttp has:
- ⚡ 2.3x faster than Express
- ⚙ Full Express middleware support
- ↪ Async middleware support
- ☑ Native ESM and CommonJS support
- 🚀 No legacy dependencies, just the JavaScript itself
- 🔨 Types out of the box
tinyhttp alternatives and similar modules
Based on the "Web Frameworks" category.
Alternatively, view tinyhttp alternatives based on common mentions on social networks and blogs.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 -
Nuxt.js
DISCONTINUED. Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt] -
AdonisJs Framework
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more. -
Encore
Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure -
Quick Start
🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈 -
Derby
MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers -
NestJS REST API boilerplate
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker. -
ActionHero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks -
Lad
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs. -
Marble.js
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS. -
lychee.js
DISCONTINUED. :seedling: Next-Gen AI-Assisted Isomorphic Application Engine for Embedded, Console, Mobile, Server and Desktop -
Hemera
🔬 Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/ -
Catberry
Catberry is an isomorphic framework for building universal front-end apps using components, Flux architecture and progressive rendering. -
dawson-cli
DISCONTINUED. A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda) -
AdonisJs Application
DISCONTINUED. This repo is the pre-configured project structure to be used for creating ambitious web servers using AdonisJs. -
QueryQL
Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string! -
FortJs
A feature-rich Node.js web framework designed for building powerful, scalable, and maintainable web applications. -
express-version-route
A Node.js express middleware that implements API versioning for route controllers -
Prim+RPC
Easy-to-understand, type-safe, transport-agnostic RPC/IPC for JavaScript, supporting callbacks, batching, file handling, custom serialization, and more.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of tinyhttp or a related project?
Popular Comparisons
README
⚡ Tiny web framework as a replacement of Express
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
<!-- prettier-ignore-start --> <!-- markdownlint-disable --> Deta molefrog
<!-- markdownlint-enable --> <!-- prettier-ignore-end -->
Contributors ✨
Thanks goes to these wonderful people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> v 1 r t l💡 🔌 📆 🚧 💻 Matt🔌 ⚠️ Nasmevka📖 elianiva💡 🚧 💻 ⚠️ Katja Lutz💡 Arnovsky🔌 💻 Rocktim Saikia🚇 💻 💡 Ahmad Reza💻 Ionel lupu💡 Tomi Kalmi📖 Luiginator💡 💻 Aneesh Relan💡 ⚠️ Roberto Ortega💡 Barciet Maëlann💡 shzmr💻 ⚠️ 💡 Egor Avakumov💡 Rashmi K A💻 Shubhi Agarwal⚠️ Maurizio⚠️ 💻 jkreller💡 Alan Carpilovsky⚠️ KoljaTM⚠️ ike📖 💡 Fabian Morón Zirfas🐛 Vitaly Baev⚠️ 🐛 omrilotan💻 📖 MVEMCJSUNPE💡 🐛 Leo Toneff💻 Calum Knott📖 🐛 Reinaldy Rafli💻 🐛 💡 Ganesh Pendyala📖 Maxim🐛 wasd845🐛 Ikko Ashimine📖 Stanislas📖 Laurin Quast💻 Rohan Sharma🐛 tbhmens💻 🐛 Marcos Henrique💡 massivefermion🔌 💡 Benjamin Selyem🐛 Aral Balkan📖 Sonny Piers📖 paolotiu💻 Anton Trofimenko💻 tomhooijenga💻 Sai Kiran Mukka💻 Oskari Groenroos💻
<!-- markdownlint-restore --> <!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the all-contributors specification. Contributions of any kind welcome!