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. With depending only on 6 modules (5 of which are tinyhttp's), it gives you routing, req / res extensions, eTag generation and more. All middleware that was created for Express, works flawlessly with tinyhttp, including typings. Unlike Express, tinyhttp supports async / await for routes. There are proper typings for async handlers, and a function checker inside tinyhttp to resolve async functions and execute sync ones. To say shorter, both sync and async work fine.

Features

  • 2x faster than Express
  • Express middleware compat
  • Async middleware support
  • ESM-only
  • No legacy dependencies, just the JavaScript itself
  • Types out of the box

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

MIT License

Follow tinyhttp

tinyhttp Web Site

You Might Also Like
Build Securely on AWS with Proven Frameworks Icon
Build Securely on AWS with Proven Frameworks

Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of tinyhttp!

Additional Project Details

Programming Language

TypeScript

Related Categories

TypeScript Frameworks

Registered

2023-05-11