Minimal H(TTP) framework built for high performance and portability.
npm install h3

H3 (pronounced as /eɪtʃθriː/, like h-3) is a minimal h(ttp) framework built for high performance and portability.
> [!NOTE]
> You are on the v2 active branch. Check out tree/v1 and v1.h3.dev for legacy v1.
Local development
- Clone this repository
- Install the latest LTS version of Node.js
- Enable Corepack using corepack enable
- Install dependencies using pnpm install
- Run tests using pnpm dev or pnpm test
Published under the MIT license.
Made by @pi0 and community 💛
---
_🤖 auto updated with automd_