H3

Minimal H(TTP) framework built for high performance and portability
GitHub
3.99k
Created 4 years ago, last commit 14 hours ago
112 contributors
932 commits
Stars added on GitHub, month by month
4
5
6
7
8
9
10
11
12
1
2
3
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+2
Last week
+2.1
/day
Last month
+2.2
/day
Last 12 months
+2.6
/day
npmPackage on NPM
h3
1.15.1
Monthly downloads on NPM
4
5
6
7
8
9
10
11
12
1
2
3
2024
2025
README

H3

npm version npm downloads

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 development branch. Check out v1 branch for v1.

👉 Documentation

Contribution

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

License

Published under the MIT license. Made by @pi0 and community 💛


🤖 auto updated with automd