h3
v1.13.0
Published
Minimal H(TTP) framework built for high performance and portability.
Downloads
5,252,577
Readme
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 v1 branch. Check out h3 main for latest.
Contribution
- 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
orpnpm test
License
Published under the MIT license. Made by @pi0 and community 💛
🤖 auto updated with automd