Home

Awesome

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

<div align="center"> <img width="500px" src="https://tinyhttp.v1rtl.site/logo.svg" 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, that uses a bare minimum amount of dependencies trying to avoid legacy hell.

Features

Visit tinyhttp website for docs, guides and middleware search.

Install

Node.js 14.21.3+ is required.

pnpm i @tinyhttp/app

Donate

You can donate with fiat or crypto here.

Sponsors

<table> <tr> <td align="center"><a href="http://deta.sh?ref=tinyhttp"><img src="https://i.snipboard.io/VFbSna.jpg" width="100px;" alt=""/><br /><sub><b>Deta</b></sub></td> <td align="center"><a href="https://molefrog.com/"><img src="https://avatars3.githubusercontent.com/u/671276?v=4" width="100px;" alt=""/><br /><sub><b>molefrog</b></sub></td> </tr> </table>

Contributing

There are many ways to contribute:

For ways to contribute, please see the documentation.