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.5x 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 4x smaller than Express




